summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 21:59:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit659a2942ec4a08d1edcc1218d5f6e730fcdeb5e0 (patch)
treefd3af4d27e48e954f135bda4b85322807be5bfb0 /net-irc/weechat
parentmedia-gfx/povray: x86 stable wrt bug #550018 (diff)
downloadgentoo-659a2942ec4a08d1edcc1218d5f6e730fcdeb5e0.tar.gz
gentoo-659a2942ec4a08d1edcc1218d5f6e730fcdeb5e0.tar.bz2
gentoo-659a2942ec4a08d1edcc1218d5f6e730fcdeb5e0.zip
net-irc/weechat: x86 stable wrt bug #581902
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/weechat')
-rw-r--r--net-irc/weechat/weechat-1.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-1.4-r1.ebuild b/net-irc/weechat/weechat-1.4-r1.ebuild
index dc50ae1d26a9..46fb7c2f5eb7 100644
--- a/net-irc/weechat/weechat-1.4-r1.ebuild
+++ b/net-irc/weechat/weechat-1.4-r1.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.bz2"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Portable and multi-interface IRC client"