summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2018-11-30 18:00:15 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2018-11-30 18:00:15 -0800
commit182f0decf4f6f181b2c413a1f6c204fd9d23cedc (patch)
tree21ef95b4461893ec9ccae06d9452df43a02f7f6f
parentapp-shells/loksh: drop old (diff)
downloadgentoo-182f0dec.tar.gz
gentoo-182f0dec.tar.bz2
gentoo-182f0dec.zip
net-irc/weechat: 2.3 stable amd64
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--net-irc/weechat/weechat-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.3.ebuild b/net-irc/weechat/weechat-2.3.ebuild
index f7ef20c9a4be..2abf0be5ae73 100644
--- a/net-irc/weechat/weechat-2.3.ebuild
+++ b/net-irc/weechat/weechat-2.3.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"