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:22:13
Message-Id: 1664551318.cef66ed2794661fe91c14576cde22d4a0294c13c.ago@gentoo
1 commit: cef66ed2794661fe91c14576cde22d4a0294c13c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 15:21:58 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 15:21:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef66ed2
7
8 net-im/bitlbee: Stabilize 3.6-r3 amd64, #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 1d6fa8851f55..492ff81b9cc4 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"