sci-physics/qmeq: Add py37
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 6 May 2020 20:43:29 +0000 (23:43 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 6 May 2020 21:15:25 +0000 (00:15 +0300)
Closes: https://bugs.gentoo.org/718506
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sci-physics/qmeq/qmeq-1.0.ebuild

index 36c97a4c552cfd8a547693a75a2794b44c27de97..f2a11f357f909f7b43162affc626251e07d99a57 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1