diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:41:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:45:12 +0300 |
commit | c751aac73f9135803512fde39adc5c74d1f551c5 (patch) | |
tree | 73a37a63f5e845a5a13a824735bb4e6644e306a8 /app-text/texlive-core | |
parent | app-text/texlive: ppc stable wrt bug #723404 (diff) | |
download | gentoo-c751aac73f9135803512fde39adc5c74d1f551c5.tar.gz gentoo-c751aac73f9135803512fde39adc5c74d1f551c5.tar.bz2 gentoo-c751aac73f9135803512fde39adc5c74d1f551c5.zip |
app-text/texlive-core: 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-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2020-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2020-r4.ebuild b/app-text/texlive-core/texlive-core-2020-r4.ebuild index 52124ce50754..74c47cdde206 100644 --- a/app-text/texlive-core/texlive-core-2020-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2020-r4.ebuild @@ -75,7 +75,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 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 X doc source tk +luajittex xetex" TEXMF_PATH=/usr/share/texmf-dist |