diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:38:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:38:20 +0200 |
commit | 2ae4072c96228c39dcc78719af70f654484ebe22 (patch) | |
tree | 3da314d5bdfaba42aaaeaec6dfadf43e116ab194 /net-irc/weechat | |
parent | net-misc/remmina: amd64 stable wrt bug #690948 (diff) | |
download | gentoo-2ae4072c96228c39dcc78719af70f654484ebe22.tar.gz gentoo-2ae4072c96228c39dcc78719af70f654484ebe22.tar.bz2 gentoo-2ae4072c96228c39dcc78719af70f654484ebe22.zip |
net-irc/weechat: amd64 stable wrt bug #691230
Package-Manager: Portage-2.3.69, 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.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.5-r1.ebuild b/net-irc/weechat/weechat-2.5-r1.ebuild index 9ff15b1d86c5..b1d2f3d5b25d 100644 --- a/net-irc/weechat/weechat-2.5-r1.ebuild +++ b/net-irc/weechat/weechat-2.5-r1.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" |