From: Tim Harder Date: Sun, 18 Mar 2018 23:59:31 +0000 (-0400) Subject: net-irc/weechat: stabilize 2.0.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bf0c455ef0dd423387769ef1cca87196e22323f7;p=gentoo.git net-irc/weechat: stabilize 2.0.1 Closes: https://bugs.gentoo.org/650666 --- diff --git a/net-irc/weechat/weechat-2.0.1.ebuild b/net-irc/weechat/weechat-2.0.1.ebuild index dd1313a0c730..7aa8c2cf35ac 100644 --- a/net-irc/weechat/weechat-2.0.1.ebuild +++ b/net-irc/weechat/weechat-2.0.1.ebuild @@ -11,7 +11,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 ~x86 ~x64-macos" + KEYWORDS="amd64 x86 ~x64-macos" fi DESCRIPTION="Portable and multi-interface IRC client"