From: Georgy Yakovlev Date: Sat, 7 Dec 2019 00:56:30 +0000 (-0800) Subject: net-irc/weechat: keyword 2.6 on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2eb3dbda6422c330f93f8d9208d29f89353abd98;p=gentoo.git net-irc/weechat: keyword 2.6 on ~ppc64 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/net-irc/weechat/weechat-2.6.ebuild b/net-irc/weechat/weechat-2.6.ebuild index a975bea72ec1..1752bb52e420 100644 --- a/net-irc/weechat/weechat-2.6.ebuild +++ b/net-irc/weechat/weechat-2.6.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"