dev-python/libnacl: Add py35

Package-Manager: portage-2.2.27
This commit is contained in:
Patrick Lauer
2016-03-02 10:31:24 +01:00
parent 4570e58876
commit 0aef7102a9

View File

@@ -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"