summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-10-21 10:33:13 +0200
committerMichał Górny <mgorny@gentoo.org>2017-10-21 10:33:53 +0200
commit625db57d54dae6833f377d1ef3eb4650309778a2 (patch)
tree472326d2bfcf53df2d307ac13ff9fbe04f5bbbfb /dev-python/pysha3/pysha3-1.0.2.ebuild
parentdev-python/pyblake2: Tested on py3.6 (diff)
downloadgentoo-625db57d54dae6833f377d1ef3eb4650309778a2.tar.gz
gentoo-625db57d54dae6833f377d1ef3eb4650309778a2.tar.bz2
gentoo-625db57d54dae6833f377d1ef3eb4650309778a2.zip
dev-python/pysha3: Tested on py3.6
Diffstat (limited to 'dev-python/pysha3/pysha3-1.0.2.ebuild')
-rw-r--r--dev-python/pysha3/pysha3-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysha3/pysha3-1.0.2.ebuild b/dev-python/pysha3/pysha3-1.0.2.ebuild
index 8a490c6698c2..30759551bb94 100644
--- a/dev-python/pysha3/pysha3-1.0.2.ebuild
+++ b/dev-python/pysha3/pysha3-1.0.2.ebuild
@@ -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"