summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-03-02 10:31:24 +0100
committerPatrick Lauer <patrick@gentoo.org>2016-03-02 10:52:27 +0100
commit0aef7102a92fde86c5bcb02c09e43a0231621ceb (patch)
tree72ec9076a806ee086e96c0def3b0d695008673a8 /dev-python/libnacl
parentdev-python/ioflo: Bump (diff)
downloadgentoo-0aef7102a92fde86c5bcb02c09e43a0231621ceb.tar.gz
gentoo-0aef7102a92fde86c5bcb02c09e43a0231621ceb.tar.bz2
gentoo-0aef7102a92fde86c5bcb02c09e43a0231621ceb.zip
dev-python/libnacl: Add py35
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-python/libnacl')
-rw-r--r--dev-python/libnacl/libnacl-1.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libnacl/libnacl-1.4.4.ebuild b/dev-python/libnacl/libnacl-1.4.4.ebuild
index a9871fc31646..3adfddfddba7 100644
--- a/dev-python/libnacl/libnacl-1.4.4.ebuild
+++ b/dev-python/libnacl/libnacl-1.4.4.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=(python{2_7,3_3,3_4})
+PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5})
inherit distutils-r1
DESCRIPTION="Python ctypes wrapper for libsodium"