From 27dc3d72b0f2957cc1646ecc626b08f873682f01 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Wed, 6 May 2020 23:43:29 +0300 Subject: sci-physics/qmeq: Add py37 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/718506 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel --- sci-physics/qmeq/qmeq-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/qmeq/qmeq-1.0.ebuild b/sci-physics/qmeq/qmeq-1.0.ebuild index 36c97a4c552c..f2a11f357f90 100644 --- a/sci-physics/qmeq/qmeq-1.0.ebuild +++ b/sci-physics/qmeq/qmeq-1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad