net-irc/weechat: Stabilize 3.3 arm64, #816696

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-09 20:18:25 +01:00
parent 92986d1acd
commit 2b33cb98ff

View File

@@ -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"