diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-04 11:34:04 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-04 11:34:04 +0200 |
commit | 0d0b0fb8d512717066e3d786e93e92e917fb4b57 (patch) | |
tree | 9bb2c19017ce7c5706c78164c9ef2f9f3c2d04c9 /net-irc/bnc | |
parent | sys-apps/man2html: ppc stable (bug 607198). (diff) | |
download | gentoo-0d0b0fb8d512717066e3d786e93e92e917fb4b57.tar.gz gentoo-0d0b0fb8d512717066e3d786e93e92e917fb4b57.tar.bz2 gentoo-0d0b0fb8d512717066e3d786e93e92e917fb4b57.zip |
net-irc/bnc: ppc stable (bug 612976).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-irc/bnc')
-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 dd50489fc276..d6847ea7dd42 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 ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ppc ppc64 ~s390 ~sparc x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl:0 )" |