diff options
author | 2019-09-29 13:29:59 +0300 | |
---|---|---|
committer | 2019-09-29 13:29:59 +0300 | |
commit | 13d00ecdf216c199f4357420eb91eacfc3e57936 (patch) | |
tree | 8b6fbb5d40037f0012f6cb5c73f980669e779c1c /dev-texlive/texlive-games | |
parent | dev-texlive/texlive-formatsextra: alpha stable wrt bug #695752 (diff) | |
download | gentoo-13d00ecdf216c199f4357420eb91eacfc3e57936.tar.gz gentoo-13d00ecdf216c199f4357420eb91eacfc3e57936.tar.bz2 gentoo-13d00ecdf216c199f4357420eb91eacfc3e57936.zip |
dev-texlive/texlive-games: alpha stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-games')
-rw-r--r-- | dev-texlive/texlive-games/texlive-games-2019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-games/texlive-games-2019.ebuild b/dev-texlive/texlive-games/texlive-games-2019.ebuild index 420de1acf9e3..046bd1f89585 100644 --- a/dev-texlive/texlive-games/texlive-games-2019.ebuild +++ b/dev-texlive/texlive-games/texlive-games-2019.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Games typesetting" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2019" RDEPEND="${DEPEND} " |