Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/
Date: Fri, 21 Jan 2022 20:17:11
Message-Id: 1642796198.e7cd9ee4fce575da788b10799b7eff1903b336c7.arthurzam@gentoo
1 commit: e7cd9ee4fce575da788b10799b7eff1903b336c7
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 21 20:16:38 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 20:16:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7cd9ee4
7
8 net-p2p/nicotine+: Stabilize 3.2.0 ppc, #831648
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-p2p/nicotine+/nicotine+-3.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/nicotine+/nicotine+-3.2.0.ebuild b/net-p2p/nicotine+/nicotine+-3.2.0.ebuild
16 index f9780a134668..007eb217cc3a 100644
17 --- a/net-p2p/nicotine+/nicotine+-3.2.0.ebuild
18 +++ b/net-p2p/nicotine+/nicotine+-3.2.0.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}"