diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:23:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-30 17:23:21 +0200 |
commit | cb5a091d3c5a2f5d66348e65af69453f9da74467 (patch) | |
tree | c549d5a8a477ace6dd42f71652a647b3c4d1d970 /net-im | |
parent | dev-libs/json-parser: Stabilize 1.1.0_p20211208 ppc, #873586 (diff) | |
download | gentoo-cb5a091d3c5a2f5d66348e65af69453f9da74467.tar.gz gentoo-cb5a091d3c5a2f5d66348e65af69453f9da74467.tar.bz2 gentoo-cb5a091d3c5a2f5d66348e65af69453f9da74467.zip |
net-im/bitlbee: Stabilize 3.6-r3 ppc, #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 492ff81b9cc4..2f194882480a 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" |