summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-18 13:03:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-18 13:03:26 +0100
commit6cf5f65eee54883142472abe4f8cc15c0e695379 (patch)
tree8c13911525d9570aae0461b6c1583386d1d41181 /net-irc/weechat
parentapp-arch/par2cmdline: amd64 stable wrt bug #700410 (diff)
downloadgentoo-6cf5f65eee54883142472abe4f8cc15c0e695379.tar.gz
gentoo-6cf5f65eee54883142472abe4f8cc15c0e695379.tar.bz2
gentoo-6cf5f65eee54883142472abe4f8cc15c0e695379.zip
net-irc/weechat: amd64 stable wrt bug #700412
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/weechat')
-rw-r--r--net-irc/weechat/weechat-2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.6.ebuild b/net-irc/weechat/weechat-2.6.ebuild
index 024f0d1b0d09..51e73d15febf 100644
--- a/net-irc/weechat/weechat-2.6.ebuild
+++ b/net-irc/weechat/weechat-2.6.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"