From: Agostino Sarubbo Date: Tue, 6 Aug 2019 09:41:56 +0000 (+0200) Subject: net-irc/weechat: x86 stable wrt bug #691230 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa74319232d5f36f3c2aaa20a9276fb62dfc237a;p=gentoo.git net-irc/weechat: x86 stable wrt bug #691230 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/net-irc/weechat/weechat-2.5-r1.ebuild b/net-irc/weechat/weechat-2.5-r1.ebuild index b1d2f3d5b25d..de58c93e68cd 100644 --- a/net-irc/weechat/weechat-2.5-r1.ebuild +++ b/net-irc/weechat/weechat-2.5-r1.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"