diff options
author | Sam James <sam@gentoo.org> | 2022-12-20 20:38:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-20 20:38:50 +0000 |
commit | 75b90cf3924da1597ee33711d9447225b3e5c048 (patch) | |
tree | 719b8344fc954c5ae1602a55a4751ef3cd6196b1 /app-text/texlive-core | |
parent | sys-fs/lvm2: elaborate on USE=lvm description (diff) | |
download | gentoo-75b90cf3924da1597ee33711d9447225b3e5c048.tar.gz gentoo-75b90cf3924da1597ee33711d9447225b3e5c048.tar.bz2 gentoo-75b90cf3924da1597ee33711d9447225b3e5c048.zip |
app-text/texlive-core: Stabilize 2021-r5 x86, #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-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 b975c0f143fd..59dbed055660 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 |