summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-18 19:59:31 -0400
committerTim Harder <radhermit@gentoo.org>2018-03-18 20:01:14 -0400
commitbf0c455ef0dd423387769ef1cca87196e22323f7 (patch)
tree9254e73d7adaac42b516ec70063582cfc02d3a34 /net-irc
parentnet-irc/weechat: version bump to 2.1 (diff)
downloadgentoo-bf0c455ef0dd423387769ef1cca87196e22323f7.tar.gz
gentoo-bf0c455ef0dd423387769ef1cca87196e22323f7.tar.bz2
gentoo-bf0c455ef0dd423387769ef1cca87196e22323f7.zip
net-irc/weechat: stabilize 2.0.1
Closes: https://bugs.gentoo.org/650666
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.0.1.ebuild b/net-irc/weechat/weechat-2.0.1.ebuild
index dd1313a0c730..7aa8c2cf35ac 100644
--- a/net-irc/weechat/weechat-2.0.1.ebuild
+++ b/net-irc/weechat/weechat-2.0.1.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.xz"
- KEYWORDS="~amd64 ~x86 ~x64-macos"
+ KEYWORDS="amd64 x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"