diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:24:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:24:39 +0100 |
commit | 1d5245896db36ef6e8b1340d992b23930f286151 (patch) | |
tree | 744b9671183b2079ab3b0d92e16ac941113297c1 /net-irc | |
parent | dev-python/pysnmp: x86 stable wrt bug #612890 (diff) | |
download | gentoo-1d5245896db36ef6e8b1340d992b23930f286151.tar.gz gentoo-1d5245896db36ef6e8b1340d992b23930f286151.tar.bz2 gentoo-1d5245896db36ef6e8b1340d992b23930f286151.zip |
net-irc/bnc: x86 stable wrt bug #612976
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bnc/bnc-2.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/bnc/bnc-2.9.4-r1.ebuild b/net-irc/bnc/bnc-2.9.4-r1.ebuild index 2ec00f196209..5cb0711f1143 100644 --- a/net-irc/bnc/bnc-2.9.4-r1.ebuild +++ b/net-irc/bnc/bnc-2.9.4-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~s390 ~sparc x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl:0 )" |