diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 13:27:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 13:27:52 +0100 |
commit | 06d242506930ce3af9bfa4f62fbe6ab0af5ade73 (patch) | |
tree | e554d5cf7de674da0c6135bbbb0616e9d82a7ead /net-irc | |
parent | app-backup/boxbackup: amd64 stable wrt bug #612974 (diff) | |
download | gentoo-06d242506930ce3af9bfa4f62fbe6ab0af5ade73.tar.gz gentoo-06d242506930ce3af9bfa4f62fbe6ab0af5ade73.tar.bz2 gentoo-06d242506930ce3af9bfa4f62fbe6ab0af5ade73.zip |
net-irc/bnc: amd64 stable wrt bug #612976
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.9.4-r1.ebuild b/net-irc/bnc/bnc-2.9.4-r1.ebuild index 2ea33540a681..2ec00f196209 100644 --- a/net-irc/bnc/bnc-2.9.4-r1.ebuild +++ b/net-irc/bnc/bnc-2.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |