Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee/
Date: Fri, 30 Sep 2022 15:23:37
Message-Id: 1664551401.cb5a091d3c5a2f5d66348e65af69453f9da74467.ago@gentoo
1 commit: cb5a091d3c5a2f5d66348e65af69453f9da74467
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 15:23:21 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 15:23:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5a091d
7
8 net-im/bitlbee: Stabilize 3.6-r3 ppc, #873586
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-im/bitlbee/bitlbee-3.6-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/bitlbee/bitlbee-3.6-r3.ebuild b/net-im/bitlbee/bitlbee-3.6-r3.ebuild
16 index 492ff81b9cc4..2f194882480a 100644
17 --- a/net-im/bitlbee/bitlbee-3.6-r3.ebuild
18 +++ b/net-im/bitlbee/bitlbee-3.6-r3.ebuild
19 @@ -12,7 +12,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 ~arm64 ~ppc ~ppc64 ~x86"
24 + KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86"
25 fi
26
27 DESCRIPTION="irc to IM gateway that support multiple IM protocols"