diff options
-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 )" |