summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-10-12 09:22:14 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-10-12 09:22:14 -0700
commita4e820f63a25037f082676cc5eac26c670c831f6 (patch)
tree2394472f54607dd04dc48d55a33b7609511379f1 /net-irc
parentnet-irc/weechat: Stabilize 3.3 ppc64, #816696 (diff)
downloadgentoo-a4e820f63a25037f082676cc5eac26c670c831f6.tar.gz
gentoo-a4e820f63a25037f082676cc5eac26c670c831f6.tar.bz2
gentoo-a4e820f63a25037f082676cc5eac26c670c831f6.zip
net-irc/weechat: Stabilize 3.3 amd64, #816696
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-3.3.ebuild b/net-irc/weechat/weechat-3.3.ebuild
index 5decf66ac6c6..3a4b2db6bc79 100644
--- a/net-irc/weechat/weechat-3.3.ebuild
+++ b/net-irc/weechat/weechat-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/weechat/weechat.git"
else
SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"