summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-06 00:07:43 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-06 00:08:13 -0700
commit31c0e2783c956c6a706da3a60a6921fb6bbf7662 (patch)
tree939a0b7fea1551bc1eb89040a1b4e2df4495c1bd /net-irc
parentnet-irc/weechat: add ~ppc keyword to 2.9 (diff)
downloadgentoo-31c0e2783c956c6a706da3a60a6921fb6bbf7662.tar.gz
gentoo-31c0e2783c956c6a706da3a60a6921fb6bbf7662.tar.bz2
gentoo-31c0e2783c956c6a706da3a60a6921fb6bbf7662.zip
net-irc/weechat: 2.9 ppc64 stable, bug #740444
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.9.ebuild b/net-irc/weechat/weechat-2.9.ebuild
index 78ff76283f0a..d9bee70c87f4 100644
--- a/net-irc/weechat/weechat-2.9.ebuild
+++ b/net-irc/weechat/weechat-2.9.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 ~ppc ~ppc64 x86 ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"