summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-09 20:18:25 +0100
committerSam James <sam@gentoo.org>2021-10-09 20:18:25 +0100
commit2b33cb98fff696d4b56576eb9fe28dd2efb1bec5 (patch)
tree28b9db648b6a9c85222a35685e60ab40a60435cb /net-irc
parentapp-editors/nano: Stabilize 5.8-r2 arm64, #816669 (diff)
downloadgentoo-2b33cb98fff696d4b56576eb9fe28dd2efb1bec5.tar.gz
gentoo-2b33cb98fff696d4b56576eb9fe28dd2efb1bec5.tar.bz2
gentoo-2b33cb98fff696d4b56576eb9fe28dd2efb1bec5.zip
net-irc/weechat: Stabilize 3.3 arm64, #816696
Signed-off-by: Sam James <sam@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 48fd4089957f..35da00938c1a 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"