dev-python/pysha3: Tested on py3.6
authorMichał Górny <mgorny@gentoo.org>
Sat, 21 Oct 2017 08:33:13 +0000 (10:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 21 Oct 2017 08:33:53 +0000 (10:33 +0200)
dev-python/pysha3/pysha3-1.0.2.ebuild

index 8a490c6698c2ab9b0f42cc98b26da1e6646f9cdd..30759551bb947e1e89c59fe4076f447748490cd4 100644 (file)
@@ -3,7 +3,7 @@
 
 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="SHA-3 (Keccak) for Python 2.7 - 3.5"