diff options
author | Sam James <sam@gentoo.org> | 2022-01-01 11:07:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-01 11:07:14 +0000 |
commit | 98d59df07f5bfc140f69da985af73b9070c8fedb (patch) | |
tree | 4a4ce1cf06042acdc262992d286eef29b01b818c /net-p2p | |
parent | virtual/perl-CPAN: Stabilize 2.290.0 ppc, #829572 (diff) | |
download | gentoo-98d59df07f5bfc140f69da985af73b9070c8fedb.tar.gz gentoo-98d59df07f5bfc140f69da985af73b9070c8fedb.tar.bz2 gentoo-98d59df07f5bfc140f69da985af73b9070c8fedb.zip |
net-p2p/nicotine+: Stabilize 3.1.1 ppc, #829637
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/nicotine+/nicotine+-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine+/nicotine+-3.1.1.ebuild b/net-p2p/nicotine+/nicotine+-3.1.1.ebuild index 3717d1e247d6..c5f285655dae 100644 --- a/net-p2p/nicotine+/nicotine+-3.1.1.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/${PV}.tar.gz -> LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" |