diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:28:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:28:15 +0300 |
commit | 625bc67a7ed73d436be4509d73cc06feb5f2584a (patch) | |
tree | c58aad3063ac473afc9a7b76d56689c8c7d7cacd /app-text | |
parent | app-text/texlive: Stabilize 2021 sparc, #787911 (diff) | |
download | gentoo-625bc67a7ed73d436be4509d73cc06feb5f2584a.tar.gz gentoo-625bc67a7ed73d436be4509d73cc06feb5f2584a.tar.bz2 gentoo-625bc67a7ed73d436be4509d73cc06feb5f2584a.zip |
app-text/texlive-core: Stabilize 2021 sparc, #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 cf51689fa7a2..6da5430a6cc1 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 |