dev-python/venusian: Tested on py3.5 & py3.6
authorMichał Górny <mgorny@gentoo.org>
Wed, 26 Apr 2017 15:55:08 +0000 (17:55 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 26 Apr 2017 16:34:00 +0000 (18:34 +0200)
dev-python/venusian/venusian-1.0.ebuild

index 512b8aec4726f2997506b18a964ddced92437ec9..d2f58f4b7e103cb1d05e62b3f5852ea3eff746af 100644 (file)
@@ -2,9 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-#RESTRICT="test"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1