diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 10:40:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 10:40:16 +0000 |
commit | b9dd3e89dac06998f13cada5714910066b6a957a (patch) | |
tree | 6a4fd507e8f00c93bbd0ac2c8084c61bd81df450 | |
parent | dev-python/pytaglib: Stabilize 1.4.6 amd64, #768588 (diff) | |
download | gentoo-b9dd3e89dac06998f13cada5714910066b6a957a.tar.gz gentoo-b9dd3e89dac06998f13cada5714910066b6a957a.tar.bz2 gentoo-b9dd3e89dac06998f13cada5714910066b6a957a.zip |
net-p2p/nicotine+: Stabilize 2.2.0 amd64, #768588
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-p2p/nicotine+/nicotine+-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine+/nicotine+-2.2.0.ebuild b/net-p2p/nicotine+/nicotine+-2.2.0.ebuild index c33364d48dd7..db57a3e9e41e 100644 --- a/net-p2p/nicotine+/nicotine+-2.2.0.ebuild +++ b/net-p2p/nicotine+/nicotine+-2.2.0.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}" |