diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-17 09:07:36 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-17 09:15:21 +0100 |
commit | f6973d571e183ca6c31522d915280decc02eaa45 (patch) | |
tree | 04019a8ca991d0ab6702e4d5a468480ea48fd661 /app-text/texlive | |
parent | dev-ruby/xmlrpc: add 0.3.0 (diff) | |
download | gentoo-f6973d571e183ca6c31522d915280decc02eaa45.tar.gz gentoo-f6973d571e183ca6c31522d915280decc02eaa45.tar.bz2 gentoo-f6973d571e183ca6c31522d915280decc02eaa45.zip |
app-text/texlive: ppc64 stable (bug 432144)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2015.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2015.ebuild b/app-text/texlive/texlive-2015.ebuild index 06471c73b30e..9b9bdff16384 100644 --- a/app-text/texlive/texlive-2015.ebuild +++ b/app-text/texlive/texlive-2015.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 ~s390 ~sh x86 ~x86-fbsd ~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 omega pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" |