diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:28:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:28:36 +0300 |
commit | a0acf76a74a10734ca6a054e6c7bfef1dc515b8b (patch) | |
tree | 61c0058efb561476d3fe4a5e7ff37d464db8d53a /dev-texlive/texlive-games | |
parent | dev-texlive/texlive-formatsextra: ia64 stable wrt bug #695752 (diff) | |
download | gentoo-a0acf76a74a10734ca6a054e6c7bfef1dc515b8b.tar.gz gentoo-a0acf76a74a10734ca6a054e6c7bfef1dc515b8b.tar.bz2 gentoo-a0acf76a74a10734ca6a054e6c7bfef1dc515b8b.zip |
dev-texlive/texlive-games: ia64 stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
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 ecc6ece4435d..59eb8078004e 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} " |