From 14f4819d57aa790a931b26f591d1a0ab1a695040 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sun, 6 Sep 2020 00:06:22 -0700 Subject: net-irc/weechat: add ~ppc keyword to 2.9 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev --- net-irc/weechat/weechat-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-irc') diff --git a/net-irc/weechat/weechat-2.9.ebuild b/net-irc/weechat/weechat-2.9.ebuild index 11703cce8f58..78ff76283f0a 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 ~ppc64 x86 ~x64-macos" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x64-macos" fi DESCRIPTION="Portable and multi-interface IRC client" -- cgit v1.2.3-65-gdbad