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

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2019-07-23 09:48:53 -05:00
parent 8a629ce8c0
commit 579e7d28df

View 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