dev-python/scripttest: PYTHON_COMPAT python3_7

Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Maxim Koltsov <maksbotan@gentoo.org>
This commit is contained in:
Maxim Koltsov
2019-04-28 11:04:37 +03:00
parent 8560a2dc31
commit 4509ed5496

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{5,6} pypy{,3} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
inherit distutils-r1