diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 13:09:23 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 13:09:23 +0200 |
commit | b4f5d6bd140e78dc70fe6c6ba06dd521bb0b4fc5 (patch) | |
tree | 430437fbb4d8a3c8c70f230f9087d4ab89181a82 /net-irc | |
parent | dev-libs/libpcre: arm64 stable (bug 609592). (diff) | |
download | gentoo-b4f5d6bd140e78dc70fe6c6ba06dd521bb0b4fc5.tar.gz gentoo-b4f5d6bd140e78dc70fe6c6ba06dd521bb0b4fc5.tar.bz2 gentoo-b4f5d6bd140e78dc70fe6c6ba06dd521bb0b4fc5.zip |
net-irc/bnc: arm ppc64 stable (bug 612976).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
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 5cb0711f1143..dd50489fc276 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 ppc64 ~s390 ~sparc x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl:0 )" |