diff options
author | Sam James <sam@gentoo.org> | 2022-12-20 20:38:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-20 20:38:51 +0000 |
commit | be73afe28e6a75b01087f21b956e78419159756b (patch) | |
tree | 7e57e1ecbc2d908cf9c3d934c1c5dbabb99e9a07 /app-text | |
parent | app-text/texlive-core: Stabilize 2021-r5 x86, #887541 (diff) | |
download | gentoo-be73afe28e6a75b01087f21b956e78419159756b.tar.gz gentoo-be73afe28e6a75b01087f21b956e78419159756b.tar.bz2 gentoo-be73afe28e6a75b01087f21b956e78419159756b.zip |
app-text/texlive-core: Stabilize 2021-r5 amd64, #887541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2021-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2021-r5.ebuild b/app-text/texlive-core/texlive-core-2021-r5.ebuild index 59dbed055660..aa2316cae534 100644 --- a/app-text/texlive-core/texlive-core-2021-r5.ebuild +++ b/app-text/texlive-core/texlive-core-2021-r5.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 |