diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:24:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:24:43 +0200 |
commit | 8cd7e7e8ae70da427ba192cc90f758a1cdfaa8d5 (patch) | |
tree | 060e35f10800730f3c91b6ed9626a652ddb8956e /net-im | |
parent | dev-libs/json-parser: Stabilize 1.1.0_p20211208 x86, #873586 (diff) | |
download | gentoo-8cd7e7e8ae70da427ba192cc90f758a1cdfaa8d5.tar.gz gentoo-8cd7e7e8ae70da427ba192cc90f758a1cdfaa8d5.tar.bz2 gentoo-8cd7e7e8ae70da427ba192cc90f758a1cdfaa8d5.zip |
net-im/bitlbee: Stabilize 3.6-r3 x86, #873586
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/bitlbee/bitlbee-3.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/bitlbee/bitlbee-3.6-r3.ebuild b/net-im/bitlbee/bitlbee-3.6-r3.ebuild index 2f194882480a..58a5879455b9 100644 --- a/net-im/bitlbee/bitlbee-3.6-r3.ebuild +++ b/net-im/bitlbee/bitlbee-3.6-r3.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://get.bitlbee.org/src/${P}.tar.gz" - KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" fi DESCRIPTION="irc to IM gateway that support multiple IM protocols" |