diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 15:33:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 15:33:11 +0200 |
commit | 57ab228d2fa1ba24be294b322728fcb1a206ca9b (patch) | |
tree | b5fec5bf3e0b6d3747655e34cf9fc24c5b0ff2b9 /net-irc/weechat | |
parent | app-shells/fish: amd64 stable wrt bug #582604 (diff) | |
download | gentoo-57ab228d2fa1ba24be294b322728fcb1a206ca9b.tar.gz gentoo-57ab228d2fa1ba24be294b322728fcb1a206ca9b.tar.bz2 gentoo-57ab228d2fa1ba24be294b322728fcb1a206ca9b.zip |
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@gentoo.org>
Diffstat (limited to 'net-irc/weechat')
-rw-r--r-- | net-irc/weechat/weechat-1.4-r1.ebuild | 2 |
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 a34852308bb9..dc50ae1d26a9 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" |