dev-python/libnacl: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 15:50:25 +0000 (17:50 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 15:50:25 +0000 (17:50 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/libnacl/libnacl-1.5.0.ebuild

index 74e508292fd7bb54b8b6035ea3cdc99386d42c49..1b4f8c2b8d03b8bba3b5b7b1f36bec6c45017e61 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5})
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
 inherit distutils-r1
 
 DESCRIPTION="Python ctypes wrapper for libsodium"