diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 12:03:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 12:03:34 +0200 |
commit | eb396b1f880df0dc6e0932e14065f62d255ba1a1 (patch) | |
tree | de9be6a00dbaaad1b18639c82927a65d5c4da6bd /net-irc/inspircd | |
parent | dev-db/phpmyadmin: x86 stable wrt bug #560408 (diff) | |
download | gentoo-eb396b1f880df0dc6e0932e14065f62d255ba1a1.tar.gz gentoo-eb396b1f880df0dc6e0932e14065f62d255ba1a1.tar.bz2 gentoo-eb396b1f880df0dc6e0932e14065f62d255ba1a1.zip |
net-irc/inspircd: x86 stable wrt bug #545034
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-2.0.20.ebuild b/net-irc/inspircd/inspircd-2.0.20.ebuild index 7b88da398357..d2ea27a1f571 100644 --- a/net-irc/inspircd/inspircd-2.0.20.ebuild +++ b/net-irc/inspircd/inspircd-2.0.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre" RDEPEND=" |