diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:26:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:26:48 +0300 |
commit | 7390e3cf586497a477f744e898fc337d8247bc7f (patch) | |
tree | d29d774428b9fa3053e42298c7bf6463ffb58d2e /dev-texlive/texlive-langchinese | |
parent | dev-texlive/texlive-formatsextra: Stabilize 2021 arm64, #787911 (diff) | |
download | gentoo-7390e3cf586497a477f744e898fc337d8247bc7f.tar.gz gentoo-7390e3cf586497a477f744e898fc337d8247bc7f.tar.bz2 gentoo-7390e3cf586497a477f744e898fc337d8247bc7f.zip |
dev-texlive/texlive-langchinese: Stabilize 2021 arm64, #787911
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-langchinese')
-rw-r--r-- | dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild b/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild index 99f6290c6ce2..70763a04fe0f 100644 --- a/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild +++ b/dev-texlive/texlive-langchinese/texlive-langchinese-2021.ebuild @@ -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 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-langcjk-2021" |