diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:15:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:15:50 +0100 |
commit | ad9413ee0d905f5e7482574c6739789729c7b7d2 (patch) | |
tree | ab13b0b2aa494d0bad418b074e4a73a188884a50 /net-irc | |
parent | games-board/domination: x86 stable wrt bug #564520 (diff) | |
download | gentoo-ad9413ee0d905f5e7482574c6739789729c7b7d2.tar.gz gentoo-ad9413ee0d905f5e7482574c6739789729c7b7d2.tar.bz2 gentoo-ad9413ee0d905f5e7482574c6739789729c7b7d2.zip |
net-irc/ninja: x86 stable wrt bug #563118
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild index dab353663b62..057a6a8d991e 100644 --- a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild +++ b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://ninja.qoop.org/" SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="ncurses ipv6 ssl" RESTRICT="test" |