diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:18:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:21:14 +0300 |
commit | 0c176ceca0a7e7acb328ee53d36f6c39b85ba32f (patch) | |
tree | 1be9bfa50933aa77e6be7c328406e2b86078074e /app-text/texlive-core | |
parent | app-text/texlive: x86 stable wrt bug #723404 (diff) | |
download | gentoo-0c176ceca0a7e7acb328ee53d36f6c39b85ba32f.tar.gz gentoo-0c176ceca0a7e7acb328ee53d36f6c39b85ba32f.tar.bz2 gentoo-0c176ceca0a7e7acb328ee53d36f6c39b85ba32f.zip |
app-text/texlive-core: x86 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 51ca247d8d8d..71925898dc32 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 |