diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:22:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:22:44 +0300 |
commit | cfbcc295891d630f747b476d8304a7010279f33f (patch) | |
tree | bee3a1e0d80f18a81c395044fe6f4cbed8063b0f /app-text | |
parent | app-text/texlive: arm stable wrt bug #723404 (diff) | |
download | gentoo-cfbcc295891d630f747b476d8304a7010279f33f.tar.gz gentoo-cfbcc295891d630f747b476d8304a7010279f33f.tar.bz2 gentoo-cfbcc295891d630f747b476d8304a7010279f33f.zip |
app-text/texlive-core: arm stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-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 71925898dc32..090d806253a8 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 |