diff --git a/sci-libs/lapack/lapack-3.12.0-r1.ebuild b/sci-libs/lapack/lapack-3.12.0-r1.ebuild index c8770940f40ef..3432143696f37 100644 --- a/sci-libs/lapack/lapack-3.12.0-r1.ebuild +++ b/sci-libs/lapack/lapack-3.12.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 # Some additional tests are run if Python is found -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit cmake flag-o-matic fortran-2 python-any-r1 DESCRIPTION="BLAS, CBLAS, LAPACK, LAPACKE reference implementations"