diff options
Diffstat (limited to 'sci-mathematics/petsc/petsc-3.13.1.ebuild')
-rw-r--r-- | sci-mathematics/petsc/petsc-3.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/petsc/petsc-3.13.1.ebuild b/sci-mathematics/petsc/petsc-3.13.1.ebuild index 6823bc877764..11693456cfb5 100644 --- a/sci-mathematics/petsc/petsc-3.13.1.ebuild +++ b/sci-mathematics/petsc/petsc-3.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs |