diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 23:42:31 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-12 00:24:17 -0700 |
commit | ee565c3cef0e93a536dd5f4d76794d8143785386 (patch) | |
tree | 000fef59c7b28738ed91addf42917947c1de0a0f /app-text/texlive-core | |
parent | app-text/texlive-2017: ppc stable, bug 646638 (diff) | |
download | gentoo-ee565c3cef0e93a536dd5f4d76794d8143785386.tar.gz gentoo-ee565c3cef0e93a536dd5f4d76794d8143785386.tar.bz2 gentoo-ee565c3cef0e93a536dd5f4d76794d8143785386.zip |
app-text/texlive-core-2017-r3: ppc stable, bug 646638
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2017-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2017-r3.ebuild b/app-text/texlive-core/texlive-core-2017-r3.ebuild index 9aedb1a07870..0cc04790fa07 100644 --- a/app-text/texlive-core/texlive-core-2017-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2017-r3.ebuild @@ -74,7 +74,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do done SRC_URI="${SRC_URI} )" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cjk X doc source tk +luajittex xetex" TEXMF_PATH=/usr/share/texmf-dist |