Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee/
Date: Tue, 30 Aug 2022 08:48:06
Message-Id: 1661849230.d207998bcc4547d69b8b5035ae210661c921f0ea.jsmolic@gentoo
1 commit: d207998bcc4547d69b8b5035ae210661c921f0ea
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 08:47:10 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 08:47:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d207998b
7
8 net-im/bitlbee: Keyword 3.6-r3 x86, #866105
9
10 Signed-off-by: Jakov Smolić <jsmolic <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 52561db8c790..1d6fa8851f55 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"
24 + KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
25 fi
26
27 DESCRIPTION="irc to IM gateway that support multiple IM protocols"