dev-python/pyformance-0.4-r1: add python3_7

Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-03-06 10:28:25 -08:00
parent a2ee48c23a
commit 1aeca83856

View 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