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:24:58
Message-Id: 1664551483.8cd7e7e8ae70da427ba192cc90f758a1cdfaa8d5.ago@gentoo
1 commit: 8cd7e7e8ae70da427ba192cc90f758a1cdfaa8d5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 15:24:43 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 15:24:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd7e7e8
7
8 net-im/bitlbee: Stabilize 3.6-r3 x86, #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 2f194882480a..58a5879455b9 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"