diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:35:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:36:49 +0200 |
commit | 923f1ba96cb60776ce507c54714e5fbf3ff70106 (patch) | |
tree | 96424077dafd2d7113a0f0160f599c4b8dc178ad /dev-texlive | |
parent | dev-texlive/texlive-langczechslovak: Stabilize 2021 arm64, #805725 (diff) | |
download | gentoo-923f1ba96cb60776ce507c54714e5fbf3ff70106.tar.gz gentoo-923f1ba96cb60776ce507c54714e5fbf3ff70106.tar.bz2 gentoo-923f1ba96cb60776ce507c54714e5fbf3ff70106.zip |
dev-texlive/texlive-langkorean: Stabilize 2021 arm64, #805725
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langkorean/texlive-langkorean-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-langkorean/texlive-langkorean-2021.ebuild b/dev-texlive/texlive-langkorean/texlive-langkorean-2021.ebuild index b85cef8637f2..cd3cbb181051 100644 --- a/dev-texlive/texlive-langkorean/texlive-langkorean-2021.ebuild +++ b/dev-texlive/texlive-langkorean/texlive-langkorean-2021.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Korean" LICENSE=" FDL-1.1 GPL-2 LPPL-1.3 LPPL-1.3c OFL 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 ~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" |