diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 19:08:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 19:08:37 +0300 |
commit | fd1a676bfaf08228da1971ef36080fc2b1fc19f2 (patch) | |
tree | 440743e8dc3681bf1343cc9829d0722dad56139c /app-text/texlive | |
parent | dev-perl/Unicode-LineBreak: ppc64 stable wrt bug #723404 (diff) | |
download | gentoo-fd1a676bfaf08228da1971ef36080fc2b1fc19f2.tar.gz gentoo-fd1a676bfaf08228da1971ef36080fc2b1fc19f2.tar.bz2 gentoo-fd1a676bfaf08228da1971ef36080fc2b1fc19f2.zip |
app-text/texlive: ppc64 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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 0985d1f0a5c4..67122a7be073 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" |