summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-22 09:21:13 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-22 09:21:13 -0700
commit7b44f0f2bfea1765682174c132e6181579d5bf70 (patch)
treea28474748496c672f5eab660125e1d1f6c09a068 /net-irc
parentprofiles/arch/arm64: drop obsolete mask for media-gfx/darktable[gmic] (diff)
downloadgentoo-7b44f0f2bfea1765682174c132e6181579d5bf70.tar.gz
gentoo-7b44f0f2bfea1765682174c132e6181579d5bf70.tar.bz2
gentoo-7b44f0f2bfea1765682174c132e6181579d5bf70.zip
net-irc/weechat: ppc64 stable, bug #784515
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-3.1.ebuild b/net-irc/weechat/weechat-3.1.ebuild
index 18cab1108aa2..6d32016aec5a 100644
--- a/net-irc/weechat/weechat-3.1.ebuild
+++ b/net-irc/weechat/weechat-3.1.ebuild
@@ -13,7 +13,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"