From a4e820f63a25037f082676cc5eac26c670c831f6 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Tue, 12 Oct 2021 09:22:14 -0700 Subject: net-irc/weechat: Stabilize 3.3 amd64, #816696 Signed-off-by: Georgy Yakovlev --- net-irc/weechat/weechat-3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-irc') 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" -- cgit v1.2.3-65-gdbad