diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:41:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:45:12 +0300 |
commit | 82539992395f44ad3bc53903fba3267e797959cf (patch) | |
tree | f3b9e1f8ff70f3210f3e400ef8b9cd253e35aa18 /app-text/texlive | |
parent | dev-perl/Unicode-LineBreak: ppc stable wrt bug #723404 (diff) | |
download | gentoo-82539992395f44ad3bc53903fba3267e797959cf.tar.gz gentoo-82539992395f44ad3bc53903fba3267e797959cf.tar.bz2 gentoo-82539992395f44ad3bc53903fba3267e797959cf.zip |
app-text/texlive: ppc stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2020.ebuild b/app-text/texlive/texlive-2020.ebuild index 37aa77dcfccc..0985d1f0a5c4 100644 --- a/app-text/texlive/texlive-2020.ebuild +++ b/app-text/texlive/texlive-2020.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://tug.org/texlive/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex dvi2tty extra epspdf games graphics humanities jadetex luatex metapost music pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xml X" |