diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:43:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:43:16 +0100 |
commit | 275236be9b8ed3828512af94d0b971cd36043b7f (patch) | |
tree | cce4275839eb206e392dcfdaec183d6fe1b91926 /net-irc/inspircd | |
parent | app-crypt/bcwipe: x86 stable wrt bug #611460 (diff) | |
download | gentoo-275236be9b8ed3828512af94d0b971cd36043b7f.tar.gz gentoo-275236be9b8ed3828512af94d0b971cd36043b7f.tar.bz2 gentoo-275236be9b8ed3828512af94d0b971cd36043b7f.zip |
net-irc/inspircd: x86 stable wrt bug #593290
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-2.0.23.ebuild b/net-irc/inspircd/inspircd-2.0.23.ebuild index 5d1ea6acda54..78dbcfc29285 100644 --- a/net-irc/inspircd/inspircd-2.0.23.ebuild +++ b/net-irc/inspircd/inspircd-2.0.23.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre" RDEPEND=" |