From: Georgy Yakovlev Date: Sat, 7 Dec 2019 00:58:10 +0000 (-0800) Subject: net-irc/weechat: sync live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ee9c4fdf7b1b92ed4ccc97f56876fc8c82aa84e;p=gentoo.git net-irc/weechat: sync live ebuild Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild index 024f0d1b0d09..f18d12851fd0 100644 --- a/net-irc/weechat/weechat-9999.ebuild +++ b/net-irc/weechat/weechat-9999.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 ~ppc64 ~x86 ~x64-macos" fi DESCRIPTION="Portable and multi-interface IRC client"