summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:50:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:50:18 +0200
commit60e20a5d5cffc0843ffe4be80a1813fd36a7c75e (patch)
treeadf5fe43b1419b0fda13d7fcaecf084480989500 /net-irc/weechat
parentnet-libs/libmicrohttpd: ppc64 stable wrt bug #725362 (diff)
downloadgentoo-60e20a5d5cffc0843ffe4be80a1813fd36a7c75e.tar.gz
gentoo-60e20a5d5cffc0843ffe4be80a1813fd36a7c75e.tar.bz2
gentoo-60e20a5d5cffc0843ffe4be80a1813fd36a7c75e.zip
net-irc/weechat: ppc64 stable wrt bug #727316
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/weechat')
-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 c2e2845d2c9e..06d96458fd3a 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"