From: Georgy Yakovlev Date: Fri, 7 Jun 2019 22:11:19 +0000 (-0700) Subject: net-irc/weechat: 2.4 stable on amd64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b6294acd5206c4612f39cb6b58b4c8296099e492;p=gentoo.git net-irc/weechat: 2.4 stable on amd64 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Georgy Yakovlev --- diff --git a/net-irc/weechat/weechat-2.4.ebuild b/net-irc/weechat/weechat-2.4.ebuild index 87138663a67a..e6d1b3a6fb22 100644 --- a/net-irc/weechat/weechat-2.4.ebuild +++ b/net-irc/weechat/weechat-2.4.ebuild @@ -12,7 +12,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 ~x86 ~x64-macos" + KEYWORDS="amd64 ~arm ~x86 ~x64-macos" fi DESCRIPTION="Portable and multi-interface IRC client"