diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:03 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:55 +0800 |
commit | 8f063fccfac03fa0c5450dc70d45851f9bdbb417 (patch) | |
tree | 51f0933f85322173b7f18695c78b20117aade85f /app-text | |
parent | media-libs/gd: keyword 2.3.3-r1 for ~loong (diff) | |
download | gentoo-8f063fccfac03fa0c5450dc70d45851f9bdbb417.tar.gz gentoo-8f063fccfac03fa0c5450dc70d45851f9bdbb417.tar.bz2 gentoo-8f063fccfac03fa0c5450dc70d45851f9bdbb417.zip |
app-text/texlive-core: keyword 2021-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2021-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2021-r1.ebuild b/app-text/texlive-core/texlive-core-2021-r1.ebuild index 58d08c4cf2bf..2e6969f775e4 100644 --- a/app-text/texlive-core/texlive-core-2021-r1.ebuild +++ b/app-text/texlive-core/texlive-core-2021-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~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 |