sci-physics/root: add Python 3.7 to PYTHON_COMPAT
authorGuilherme Amadio <amadio@gentoo.org>
Thu, 30 Aug 2018 09:37:55 +0000 (11:37 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Thu, 30 Aug 2018 09:38:51 +0000 (11:38 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

sci-physics/root/root-6.14.04-r2.ebuild
sci-physics/root/root-9999.ebuild

index cc9edde9d8de465015654e447fb5ce1c3692de74..55de392a705223248073b9ee358587cdb719c951 100644 (file)
@@ -7,7 +7,7 @@ CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs
index 41a7e18306a939cb870f5512e913227c2bb1d651..ebbfb3fcd5276b4b222d0f9258943dffc60e5fb6 100644 (file)
@@ -7,7 +7,7 @@ CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs