diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:17:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:21:06 +0100 |
commit | 6a201b9daa0b126249c1bb08bf7a030eb92859dc (patch) | |
tree | fea83da52a4629a2dd3858113d8ba9609dc0d6a2 /net-im | |
parent | dev-php/jpgraph: amd64 stable wrt bug #604562 (diff) | |
download | gentoo-6a201b9daa0b126249c1bb08bf7a030eb92859dc.tar.gz gentoo-6a201b9daa0b126249c1bb08bf7a030eb92859dc.tar.bz2 gentoo-6a201b9daa0b126249c1bb08bf7a030eb92859dc.zip |
net-im/bitlbee: amd64 stable wrt bug #607764
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/bitlbee/bitlbee-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/bitlbee/bitlbee-3.5.1.ebuild b/net-im/bitlbee/bitlbee-3.5.1.ebuild index c27ab7aa9935..179ac6fa2ba3 100644 --- a/net-im/bitlbee/bitlbee-3.5.1.ebuild +++ b/net-im/bitlbee/bitlbee-3.5.1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://get.bitlbee.org/src/${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" fi DESCRIPTION="irc to IM gateway that support multiple IM protocols" |