dev-python/libnacl: amd64 stable
authorJason Zaman <perfinion@gentoo.org>
Mon, 25 Jun 2018 09:51:48 +0000 (17:51 +0800)
committerJason Zaman <perfinion@gentoo.org>
Mon, 25 Jun 2018 09:53:22 +0000 (17:53 +0800)
Gentoo-bug: 659060
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/libnacl/libnacl-1.6.1.ebuild

index 19dc1f1821e47b3895495b141b500cb8dfc7a8c9..a3338b766c7e60490931c18ec2fa38ee229cf282 100644 (file)
@@ -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}]"