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: Tue, 12 Oct 2021 16:28:21
Message-Id: 1634055734.a4e820f63a25037f082676cc5eac26c670c831f6.gyakovlev@gentoo
1 commit: a4e820f63a25037f082676cc5eac26c670c831f6
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 16:22:14 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 16:22:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e820f6
7
8 net-irc/weechat: Stabilize 3.3 amd64, #816696
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 net-irc/weechat/weechat-3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/weechat/weechat-3.3.ebuild b/net-irc/weechat/weechat-3.3.ebuild
16 index 5decf66ac6c..3a4b2db6bc7 100644
17 --- a/net-irc/weechat/weechat-3.3.ebuild
18 +++ b/net-irc/weechat/weechat-3.3.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
20 EGIT_REPO_URI="https://github.com/weechat/weechat.git"
21 else
22 SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos"
24 + KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos"
25 fi
26
27 DESCRIPTION="Portable and multi-interface IRC client"