From 0e331ec643b7933a8d37bfb7bb9591b324231574 Mon Sep 17 00:00:00 2001
From: band-a-prend <torokhov-s-a@yandex.ru>
Date: Sat, 22 Jun 2019 01:27:33 +0300
Subject: sci-libs/cantera: 2.4.0-r1. Add PYTHON_COMPAT=( python3_7 )
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

After updated dev-util/scons (scons-3.0.5-r1.ebuild)
now it's possible to build Cantera with Python 3.7.

All tests of src_test() phase are passed.

Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 sci-libs/cantera/cantera-2.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'sci-libs')

diff --git a/sci-libs/cantera/cantera-2.4.0-r1.ebuild b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
index 435742d4be0d..cd7dafba1b50 100644
--- a/sci-libs/cantera/cantera-2.4.0-r1.ebuild
+++ b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 
 FORTRAN_NEEDED=fortran
 FORTRAN_STANDARD=90
-- 
cgit v1.2.3-65-gdbad