diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:26:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:26:45 +0300 |
commit | e9a2a54965f5fda60fae9a449d1c6609460b5040 (patch) | |
tree | 549f505f29b4a1a4093fb11e870f2b0138da6cb7 /app-text | |
parent | app-text/ttf2pk2: Stabilize 2.0_p20210325 arm64, #787911 (diff) | |
download | gentoo-e9a2a54965f5fda60fae9a449d1c6609460b5040.tar.gz gentoo-e9a2a54965f5fda60fae9a449d1c6609460b5040.tar.bz2 gentoo-e9a2a54965f5fda60fae9a449d1c6609460b5040.zip |
app-text/texlive-core: Stabilize 2021 arm64, #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 55c4e75aa9d4..cf51689fa7a2 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 |