dev-python/pyformance-0.4-r1: add python3_7
authorPatrick McLean <chutzpah@gentoo.org>
Fri, 6 Mar 2020 18:28:25 +0000 (10:28 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 6 Mar 2020 18:29:42 +0000 (10:29 -0800)
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/pyformance/pyformance-0.4-r1.ebuild

index 92b43e1f1e9a154f9d1983ca55916b41a95eead8..a071e4b9c06313720ebed0925d7bd696cf7a873a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_6 python3_8 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
 
 inherit distutils-r1