diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:59:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:59:34 +0200 |
commit | 1bcaa46a641cd0a72657d06eb47265bdcdfdf758 (patch) | |
tree | 18275e2de4d6e3b7bd49d160fd206226c4b54ac7 /net-irc/unrealircd | |
parent | dev-db/mariadb: x86 stable wrt bug #593608 (diff) | |
download | gentoo-1bcaa46a641cd0a72657d06eb47265bdcdfdf758.tar.gz gentoo-1bcaa46a641cd0a72657d06eb47265bdcdfdf758.tar.bz2 gentoo-1bcaa46a641cd0a72657d06eb47265bdcdfdf758.zip |
net-irc/unrealircd: x86 stable wrt bug #593294
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.10.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-3.2.10.7.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.7.ebuild index 7d7f2685a288..9be9da4fb88e 100644 --- a/net-irc/unrealircd/unrealircd-3.2.10.7.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.10.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.unrealircd.com/downloads/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux" IUSE="class-nofakelag curl ipv6 +extban-stacking +operoverride operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |