diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 18:13:56 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 17:22:29 +0800 |
commit | e55ce1ebb2cdff2279b5186e778cfd59f3424ea7 (patch) | |
tree | fe8b16aab73f20945d4b95470c13393705e3a532 /dev-texlive | |
parent | app-cdr/brasero: keyword 3.12.3 for ~loong (diff) | |
download | gentoo-e55ce1ebb2cdff2279b5186e778cfd59f3424ea7.tar.gz gentoo-e55ce1ebb2cdff2279b5186e778cfd59f3424ea7.tar.bz2 gentoo-e55ce1ebb2cdff2279b5186e778cfd59f3424ea7.zip |
dev-texlive/texlive-fontsextra: keyword 2021 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-fontsextra/texlive-fontsextra-2021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2021.ebuild b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2021.ebuild index 19e99da17621..fe588f47f03b 100644 --- a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2021.ebuild +++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-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 Additional fonts" LICENSE=" Apache-2.0 BSD CC-BY-SA-4.0 GPL-1 GPL-2 LPPL-1.3 GPL-2+" 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 " |