diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 22:50:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 22:50:33 +0100 |
commit | 6bb2cbccbf8913cece9dd6b072f61612de2d4eb2 (patch) | |
tree | cf13ff06a1e90d60486072be483abf070f3f254b /app-text | |
parent | app-text/texlive-core: Stabilize 2021-r6 ppc, #887541 (diff) | |
download | gentoo-6bb2cbccbf8913cece9dd6b072f61612de2d4eb2.tar.gz gentoo-6bb2cbccbf8913cece9dd6b072f61612de2d4eb2.tar.bz2 gentoo-6bb2cbccbf8913cece9dd6b072f61612de2d4eb2.zip |
app-text/texlive-core: Stabilize 2021-r6 ppc64, #887541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2021-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2021-r6.ebuild b/app-text/texlive-core/texlive-core-2021-r6.ebuild index 117d273cb2ad..8617875f6e9b 100644 --- a/app-text/texlive-core/texlive-core-2021-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2021-r6.ebuild @@ -76,7 +76,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do done SRC_URI="${SRC_URI} )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" IUSE="cjk X doc source tk +luajittex xetex xindy" TEXMF_PATH=/usr/share/texmf-dist |