From 625db57d54dae6833f377d1ef3eb4650309778a2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 21 Oct 2017 10:33:13 +0200 Subject: [PATCH] dev-python/pysha3: Tested on py3.6 --- dev-python/pysha3/pysha3-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2