Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/
Date: Tue, 05 Jul 2022 02:05:59
Message-Id: 1656986739.509de337cb6e37a18897371f7a12d8cb6a5f93d0.sam@gentoo
1 commit: 509de337cb6e37a18897371f7a12d8cb6a5f93d0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 02:05:39 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 02:05:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509de337
7
8 net-p2p/nicotine+: Stabilize 3.2.2-r1 ppc, #850556
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild b/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild
16 index cc9c130b97f3..575d53dcf361 100644
17 --- a/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild
18 +++ b/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/${PV}.tar.gz ->
20
21 LICENSE="GPL-3 LGPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc x86"
24 +KEYWORDS="amd64 ppc x86"
25 IUSE=""
26
27 DEPEND="${PYTHON_DEPS}"