commit: a557744b8fb62c1a43bd0dafb6f670df3912d632
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 15:41:59 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 15:43:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a557744b
net-im/bitlbee: x86 stable wrt bug #607764
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-im/bitlbee/bitlbee-3.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/bitlbee/bitlbee-3.5.1.ebuild
b/net-im/bitlbee/bitlbee-3.5.1.ebuild
index 59bddd1363..6f8f3e06dd 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"