summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-06 00:06:22 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-06 00:08:13 -0700
commit14f4819d57aa790a931b26f591d1a0ab1a695040 (patch)
treedc14f34cc06985fe5376bc66dd0722083990b64a /net-irc
parentdev-util/cpputest: add ~ppc keyword (diff)
downloadgentoo-14f4819d57aa790a931b26f591d1a0ab1a695040.tar.gz
gentoo-14f4819d57aa790a931b26f591d1a0ab1a695040.tar.bz2
gentoo-14f4819d57aa790a931b26f591d1a0ab1a695040.zip
net-irc/weechat: add ~ppc keyword to 2.9
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 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"