From 247dc790a148109b5f1c52ab3263be10ff839153 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Mon, 25 Jun 2018 17:51:48 +0800 Subject: dev-python/libnacl: amd64 stable Gentoo-bug: 659060 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/libnacl/libnacl-1.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/libnacl') 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}]" -- cgit v1.2.3-65-gdbad