dev-python/scripttest: PYTHON_COMPAT python3_7
authorMaxim Koltsov <maksbotan@gentoo.org>
Sun, 28 Apr 2019 08:04:37 +0000 (11:04 +0300)
committerMaxim Koltsov <maksbotan@gentoo.org>
Sun, 28 Apr 2019 08:04:37 +0000 (11:04 +0300)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Maxim Koltsov <maksbotan@gentoo.org>
dev-python/scripttest/scripttest-1.3.0.ebuild

index c0969c79e492031573e453730982a848cd84d5f8..d3f0b87aab1b54d35830922d99e34b4315b385cc 100644 (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