diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:57:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 5fd265007c62831c8ae64f952fcb300d10f483d9 (patch) | |
tree | 95faca37efc4f56705b004fd60d1da8bd6267fd5 /net-irc | |
parent | dev-ruby/ruby-shadow: x86 stable wrt bug #579296 (diff) | |
download | gentoo-5fd265007c62831c8ae64f952fcb300d10f483d9.tar.gz gentoo-5fd265007c62831c8ae64f952fcb300d10f483d9.tar.bz2 gentoo-5fd265007c62831c8ae64f952fcb300d10f483d9.zip |
net-irc/ngircd: x86 stable wrt bug #574690
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ngircd/ngircd-23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ngircd/ngircd-23-r1.ebuild b/net-irc/ngircd/ngircd-23-r1.ebuild index ab0870ceff8b..5a5333c958d9 100644 --- a/net-irc/ngircd/ngircd-23-r1.ebuild +++ b/net-irc/ngircd/ngircd-23-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://ngircd.barton.de/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="debug gnutls iconv ident ipv6 libressl pam ssl tcpd zlib" RDEPEND=" |