diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 15:02:49 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 15:36:07 +0800 |
commit | dc12a162870242b7e50e7f527e3727122aea8ce4 (patch) | |
tree | fc0b4b63f33701083b6e089f55fa68662474de02 /dev-texlive | |
parent | dev-texlive/texlive-bibtexextra: keyword 2021 for ~loong (diff) | |
download | gentoo-dc12a162870242b7e50e7f527e3727122aea8ce4.tar.gz gentoo-dc12a162870242b7e50e7f527e3727122aea8ce4.tar.bz2 gentoo-dc12a162870242b7e50e7f527e3727122aea8ce4.zip |
dev-texlive/texlive-publishers: keyword 2021 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2021.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2021.ebuild index 07f9374e29f3..62b0839b43e0 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2021.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-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 Publisher styles, theses, etc." LICENSE=" Apache-2.0 BSD GPL-2 CC0-1.0 " 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-latex-2021" |