From 1591c3b63f88207f24633f6d396306d4f8231ce1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Apr 2021 13:06:00 +0100 Subject: net-irc/weechat: Stabilize 3.1 amd64, #784515 Signed-off-by: Sam James --- net-irc/weechat/weechat-3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-irc/weechat') diff --git a/net-irc/weechat/weechat-3.1.ebuild b/net-irc/weechat/weechat-3.1.ebuild index 86f3f2d17ba4..07b26232b9ff 100644 --- a/net-irc/weechat/weechat-3.1.ebuild +++ b/net-irc/weechat/weechat-3.1.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