diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-05 11:31:57 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-05 21:51:04 +0800 |
commit | 1550970e6723fe84d4104f3168d7eab59ef272be (patch) | |
tree | c2b55c70931b3a8cedfb01ecf9c08a072e15b9ec /dev-texlive | |
parent | dev-texlive/texlive-context: keyword 2021 for ~riscv (diff) | |
download | gentoo-1550970e6723fe84d4104f3168d7eab59ef272be.tar.gz gentoo-1550970e6723fe84d4104f3168d7eab59ef272be.tar.bz2 gentoo-1550970e6723fe84d4104f3168d7eab59ef272be.zip |
dev-texlive/texlive-games: keyword 2021 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-games/texlive-games-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-games/texlive-games-2021.ebuild b/dev-texlive/texlive-games/texlive-games-2021.ebuild index bf7424249208..b91c566efa2c 100644 --- a/dev-texlive/texlive-games/texlive-games-2021.ebuild +++ b/dev-texlive/texlive-games/texlive-games-2021.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Games typesetting" LICENSE=" CC-BY-SA-4.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT public-domain 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 ~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" |