diff options
Diffstat (limited to 'sci-physics/root/root-6.12.06-r9.ebuild')
-rw-r--r-- | sci-physics/root/root-6.12.06-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/root/root-6.12.06-r9.ebuild b/sci-physics/root/root-6.12.06-r9.ebuild index 3baa2bb1b7ee..eecef68d7cb9 100644 --- a/sci-physics/root/root-6.12.06-r9.ebuild +++ b/sci-physics/root/root-6.12.06-r9.ebuild @@ -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_{5,6} ) inherit cmake-utils eapi7-ver elisp-common eutils fortran-2 \ prefix python-single-r1 toolchain-funcs |