dev-python/PyECLib: mark as supporting py36/37
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 23 Jul 2019 14:48:53 +0000 (09:48 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 23 Jul 2019 14:51:10 +0000 (09:51 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/PyECLib/PyECLib-1.6.0.ebuild

index ff9c7e7705244b52ef538bf48f72e6b3d52ea090..60a5e0b572904722b3745589e976d02ba31c8425 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 
 inherit distutils-r1 eutils multilib