diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:14 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:57 +0800 |
commit | 1361fa5fa86a4e3705f8b7bcc6fe86cc66f14392 (patch) | |
tree | 9e1bcb7463e2d2ae4e3ea5e4a8189376fbcb3c83 /dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild | |
parent | dev-texlive/texlive-plaingeneric: keyword 2021 for ~loong (diff) | |
download | gentoo-1361fa5fa86a4e3705f8b7bcc6fe86cc66f14392.tar.gz gentoo-1361fa5fa86a4e3705f8b7bcc6fe86cc66f14392.tar.bz2 gentoo-1361fa5fa86a4e3705f8b7bcc6fe86cc66f14392.zip |
dev-texlive/texlive-fontutils: keyword 2021 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild')
-rw-r--r-- | dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild b/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild index edb1861fc4d7..5c6c038c6f47 100644 --- a/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild +++ b/dev-texlive/texlive-fontutils/texlive-fontutils-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 Graphics and font utilities" LICENSE=" Artistic BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c 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-basic-2021" RDEPEND="${DEPEND} " |