diff options
author | 2020-05-20 16:25:22 +0300 | |
---|---|---|
committer | 2020-05-20 16:25:22 +0300 | |
commit | 4a962dfcd23881247f21d7740681573b66ebc6a6 (patch) | |
tree | 7a7d7d0656e9b71862ff9e8b0cf6a156275bca46 /app-text/texlive-core | |
parent | dev-perl/YAML-Tiny: arm64 stable wrt bug #723404 (diff) | |
download | gentoo-4a962dfcd23881247f21d7740681573b66ebc6a6.tar.gz gentoo-4a962dfcd23881247f21d7740681573b66ebc6a6.tar.bz2 gentoo-4a962dfcd23881247f21d7740681573b66ebc6a6.zip |
app-text/texlive-core: arm64 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2020-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2020-r4.ebuild b/app-text/texlive-core/texlive-core-2020-r4.ebuild index 090d806253a8..dca0e90e6574 100644 --- a/app-text/texlive-core/texlive-core-2020-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2020-r4.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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk X doc source tk +luajittex xetex" TEXMF_PATH=/usr/share/texmf-dist |