diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:25:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:25:35 +0300 |
commit | 2d24420391936685f7d2f2763276c64a07320c6b (patch) | |
tree | f72790151edfd571afef35605b3af41d123ca289 /dev-texlive/texlive-games | |
parent | dev-texlive/texlive-formatsextra: Stabilize 2021 arm, #787911 (diff) | |
download | gentoo-2d24420391936685f7d2f2763276c64a07320c6b.tar.gz gentoo-2d24420391936685f7d2f2763276c64a07320c6b.tar.bz2 gentoo-2d24420391936685f7d2f2763276c64a07320c6b.zip |
dev-texlive/texlive-games: Stabilize 2021 arm, #787911
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-games')
-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 85c01411ce54..2a3235b54b30 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 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2021" |