Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee/
Date: Wed, 08 Feb 2017 02:12:57
Message-Id: 1486519966.53297d4f7b7046647ddeaa9df35b90ed16450b82.xmw@gentoo
1 commit: 53297d4f7b7046647ddeaa9df35b90ed16450b82
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 8 02:05:59 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 8 02:12:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53297d4f
7
8 net-im/bitlbee: ppc stable (bug 607764).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-im/bitlbee/bitlbee-3.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/bitlbee/bitlbee-3.5.1.ebuild b/net-im/bitlbee/bitlbee-3.5.1.ebuild
16 index 179ac6f..59bddd1 100644
17 --- a/net-im/bitlbee/bitlbee-3.5.1.ebuild
18 +++ b/net-im/bitlbee/bitlbee-3.5.1.ebuild
19 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then
20 inherit git-r3
21 else
22 SRC_URI="https://get.bitlbee.org/src/${P}.tar.gz"
23 - KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
24 + KEYWORDS="amd64 ppc ~ppc64 ~x86 ~x86-fbsd"
25 fi
26
27 DESCRIPTION="irc to IM gateway that support multiple IM protocols"