summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-06 11:41:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-06 11:41:56 +0200
commitfa74319232d5f36f3c2aaa20a9276fb62dfc237a (patch)
treeb4bf248e24318987471ac4f511ef403df97f379e
parentnet-misc/remmina: x86 stable wrt bug #690948 (diff)
downloadgentoo-fa74319232d5f36f3c2aaa20a9276fb62dfc237a.tar.gz
gentoo-fa74319232d5f36f3c2aaa20a9276fb62dfc237a.tar.bz2
gentoo-fa74319232d5f36f3c2aaa20a9276fb62dfc237a.zip
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 <ago@gentoo.org>
-rw-r--r--net-irc/weechat/weechat-2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"