diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 22:50:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 22:50:19 +0100 |
commit | bba7359a72210e71ce1401db5d61582d34f4c15a (patch) | |
tree | ecabca9a3eef5c4207fc3f3b114321a998d897e1 /app-text/texlive-core | |
parent | app-text/texlive-core: Stabilize 2021-r6 arm64, #887541 (diff) | |
download | gentoo-bba7359a72210e71ce1401db5d61582d34f4c15a.tar.gz gentoo-bba7359a72210e71ce1401db5d61582d34f4c15a.tar.bz2 gentoo-bba7359a72210e71ce1401db5d61582d34f4c15a.zip |
app-text/texlive-core: Stabilize 2021-r6 arm, #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 745f1e262a5f..aeaa91863ea7 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 |