diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 15:03:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 15:36:16 +0800 |
commit | 3af98245ce5780ea4f30a28e616e89d230690e5d (patch) | |
tree | c2411883aeb7e634722ebfe8f3fb166a94cfc9ed /dev-texlive/texlive-langchinese | |
parent | dev-texlive/texlive-langkorean: keyword 2021 for ~loong (diff) | |
download | gentoo-3af98245ce5780ea4f30a28e616e89d230690e5d.tar.gz gentoo-3af98245ce5780ea4f30a28e616e89d230690e5d.tar.bz2 gentoo-3af98245ce5780ea4f30a28e616e89d230690e5d.zip |
dev-texlive/texlive-langchinese: keyword 2021 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-langchinese')
-rw-r--r-- | dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild b/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild index 9165f2cc8aa7..1947a83478cf 100644 --- a/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild +++ b/dev-texlive/texlive-langchinese/texlive-langchinese-2021.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" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Chinese" LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 LPPL-1.3c MIT public-domain TeX TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-langcjk-2021" |