summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-28 23:25:55 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-28 23:42:07 +1000
commit5598f56dd7bff9f1e084bc9e7cae9aaeb45435e9 (patch)
tree50c6197926b405ee431170b4df782a177399c8e8
parentdev-python/pytrie: stabililse 0.3 for arm/x86 using ALLARCHES (diff)
downloadgentoo-5598f56d.tar.gz
gentoo-5598f56d.tar.bz2
gentoo-5598f56d.zip
dev-python/pynacl: stabilise 1.1.2 for x86
Bug: https://bugs.gentoo.org/624990 Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-python/pynacl/pynacl-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pynacl/pynacl-1.1.2.ebuild b/dev-python/pynacl/pynacl-1.1.2.ebuild
index 39d6bd6e55ef..8427a98f78da 100644
--- a/dev-python/pynacl/pynacl-1.1.2.ebuild
+++ b/dev-python/pynacl/pynacl-1.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/pyca/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]