commit: 57ab228d2fa1ba24be294b322728fcb1a206ca9b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 6 13:33:11 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 6 13:33:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ab228d
net-irc/weechat: amd64 stable wrt bug #581902
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-irc/weechat/weechat-1.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/weechat/weechat-1.4-r1.ebuild
b/net-irc/weechat/weechat-1.4-r1.ebuild
index a348523..dc50ae1 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"