summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:43:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:43:56 +0200
commitcbfd65c8106cffa32e94de82205d0b7bfa44e134 (patch)
treea795b19c515e754a15e521890abb7d71b1e3149f /net-irc
parentx11-wm/dwm: amd64 stable wrt bug #694990 (diff)
downloadgentoo-cbfd65c8106cffa32e94de82205d0b7bfa44e134.tar.gz
gentoo-cbfd65c8106cffa32e94de82205d0b7bfa44e134.tar.bz2
gentoo-cbfd65c8106cffa32e94de82205d0b7bfa44e134.zip
net-irc/weechat: amd64 stable wrt bug #727316
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.8.ebuild b/net-irc/weechat/weechat-2.8.ebuild
index 1e0f1a26f3ac..c2e2845d2c9e 100644
--- a/net-irc/weechat/weechat-2.8.ebuild
+++ b/net-irc/weechat/weechat-2.8.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 ~arm64 ~ppc64 ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"