Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/
Date: Thu, 22 Apr 2021 16:21:31
Message-Id: 1619108473.7b44f0f2bfea1765682174c132e6181579d5bf70.gyakovlev@gentoo
1 commit: 7b44f0f2bfea1765682174c132e6181579d5bf70
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 16:21:13 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 16:21:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b44f0f2
7
8 net-irc/weechat: ppc64 stable, bug #784515
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 net-irc/weechat/weechat-3.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/weechat/weechat-3.1.ebuild b/net-irc/weechat/weechat-3.1.ebuild
17 index 18cab1108aa..6d32016aec5 100644
18 --- a/net-irc/weechat/weechat-3.1.ebuild
19 +++ b/net-irc/weechat/weechat-3.1.ebuild
20 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
21 EGIT_REPO_URI="https://github.com/weechat/weechat.git"
22 else
23 SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
24 - KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~x64-macos"
25 + KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos"
26 fi
27
28 DESCRIPTION="Portable and multi-interface IRC client"