commit:     579e7d28dfd711713cdd9d591e6d4958ac5adfad
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 14:48:53 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 14:51:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579e7d28

dev-python/PyECLib: mark as supporting py36/37

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/PyECLib/PyECLib-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/PyECLib/PyECLib-1.6.0.ebuild 
b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
index ff9c7e77052..60a5e0b5729 100644
--- a/dev-python/PyECLib/PyECLib-1.6.0.ebuild
+++ b/dev-python/PyECLib/PyECLib-1.6.0.ebuild
@@ -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
 

Reply via email to