diff options
author | Sam James <sam@gentoo.org> | 2022-01-21 12:38:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:38:53 +0000 |
commit | cabc2b3486a6f332ff1014729b36e335e19523ce (patch) | |
tree | 05b437fa237844af17d50de6ccda4e4732c04891 /net-p2p | |
parent | dev-python/executing: keyword 0.8.2 for hppa, bug #808378 (diff) | |
download | gentoo-cabc2b3486a6f332ff1014729b36e335e19523ce.tar.gz gentoo-cabc2b3486a6f332ff1014729b36e335e19523ce.tar.bz2 gentoo-cabc2b3486a6f332ff1014729b36e335e19523ce.zip |
net-p2p/nicotine+: Stabilize 3.2.0 amd64, #831648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/nicotine+/nicotine+-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine+/nicotine+-3.2.0.ebuild b/net-p2p/nicotine+/nicotine+-3.2.0.ebuild index 3717d1e247d6..6995f834b3e7 100644 --- a/net-p2p/nicotine+/nicotine+-3.2.0.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.2.0.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}" |