diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:21:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:21:58 +0200 |
commit | cef66ed2794661fe91c14576cde22d4a0294c13c (patch) | |
tree | 4b4d1edd597cb58be785cd509af09286afc0cea4 | |
parent | dev-libs/json-parser: Stabilize 1.1.0_p20211208 amd64, #873586 (diff) | |
download | gentoo-cef66ed2.tar.gz gentoo-cef66ed2.tar.bz2 gentoo-cef66ed2.zip |
net-im/bitlbee: Stabilize 3.6-r3 amd64, #873586
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 1d6fa8851f55..492ff81b9cc4 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" |