From: Jason Zaman Date: Mon, 25 Jun 2018 09:51:48 +0000 (+0800) Subject: dev-python/libnacl: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=247dc790a148109b5f1c52ab3263be10ff839153;p=gentoo.git dev-python/libnacl: amd64 stable Gentoo-bug: 659060 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/libnacl/libnacl-1.6.1.ebuild b/dev-python/libnacl/libnacl-1.6.1.ebuild index 19dc1f1821e4..a3338b766c7e 100644 --- a/dev-python/libnacl/libnacl-1.6.1.ebuild +++ b/dev-python/libnacl/libnacl-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/saltstack/libnacl/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"