diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 22:50:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 22:50:30 +0100 |
commit | b22c8c22ed6b3b0dbf8253e6b20800808ec23f4e (patch) | |
tree | 945d91991057e3b52bd03dacc8d44c97e3cfc628 /app-text/texlive-core | |
parent | app-text/texlive-core: Stabilize 2021-r6 hppa, #887541 (diff) | |
download | gentoo-b22c8c22ed6b3b0dbf8253e6b20800808ec23f4e.tar.gz gentoo-b22c8c22ed6b3b0dbf8253e6b20800808ec23f4e.tar.bz2 gentoo-b22c8c22ed6b3b0dbf8253e6b20800808ec23f4e.zip |
app-text/texlive-core: Stabilize 2021-r6 ppc, #887541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-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 67561f3e2d31..117d273cb2ad 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 |