diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:22:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:23:14 +0300 |
commit | 8a1f403ffd50442a5e963a608f74961e0cbfd6fd (patch) | |
tree | da8140def6dcbf745b9760b68dc509867a256ac3 /app-text | |
parent | app-text/texlive: Stabilize 2021 amd64, #787911 (diff) | |
download | gentoo-8a1f403ffd50442a5e963a608f74961e0cbfd6fd.tar.gz gentoo-8a1f403ffd50442a5e963a608f74961e0cbfd6fd.tar.bz2 gentoo-8a1f403ffd50442a5e963a608f74961e0cbfd6fd.zip |
app-text/texlive-core: Stabilize 2021 amd64, #787911
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2021.ebuild b/app-text/texlive-core/texlive-core-2021.ebuild index 6e386ac22154..8747d7e5700b 100644 --- a/app-text/texlive-core/texlive-core-2021.ebuild +++ b/app-text/texlive-core/texlive-core-2021.ebuild @@ -75,7 +75,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do done SRC_URI="${SRC_URI} )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 |