summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-17 22:17:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-17 22:24:28 +0300
commit3e4bda0b5cfdcceba56b9a4fae00df45df34567f (patch)
tree3e9250ed2da7423f0021820dab89e3b8e5da2922 /sci-mathematics/petsc
parentdev-python/beagle: enable py3.10, py3.9 (diff)
downloadgentoo-3e4bda0b5cfdcceba56b9a4fae00df45df34567f.tar.gz
gentoo-3e4bda0b5cfdcceba56b9a4fae00df45df34567f.tar.bz2
gentoo-3e4bda0b5cfdcceba56b9a4fae00df45df34567f.zip
sci-mathematics/petsc: enable py3.10, py3.9
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/petsc')
-rw-r--r--sci-mathematics/petsc/petsc-3.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/petsc/petsc-3.15.0.ebuild b/sci-mathematics/petsc/petsc-3.15.0.ebuild
index f1f095b8b2cc..b728a0178015 100644
--- a/sci-mathematics/petsc/petsc-3.15.0.ebuild
+++ b/sci-mathematics/petsc/petsc-3.15.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit flag-o-matic fortran-2 python-any-r1 toolchain-funcs