diff options
author | Sam James <sam@gentoo.org> | 2021-03-12 15:24:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-12 15:25:13 +0000 |
commit | 5ec06510b74bcb853a0d40a932f0a40f3adb571e (patch) | |
tree | 528a18978400353ed501a17c7c51fc99ef0d91d1 /net-p2p/nicotine+ | |
parent | app-portage/portpeek: Stabilize 3.2.0 ALLARCHES, #775506 (diff) | |
download | gentoo-5ec06510b74bcb853a0d40a932f0a40f3adb571e.tar.gz gentoo-5ec06510b74bcb853a0d40a932f0a40f3adb571e.tar.bz2 gentoo-5ec06510b74bcb853a0d40a932f0a40f3adb571e.zip |
net-p2p/nicotine+: Stabilize 2.2.2 amd64, #775533
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/nicotine+')
-rw-r--r-- | net-p2p/nicotine+/nicotine+-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine+/nicotine+-2.2.2.ebuild b/net-p2p/nicotine+/nicotine+-2.2.2.ebuild index 7ed3e7ea3cba..fbc2229af0f8 100644 --- a/net-p2p/nicotine+/nicotine+-2.2.2.ebuild +++ b/net-p2p/nicotine+/nicotine+-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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}" |