mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/lapack: enable py3.12, py3.13
Closes: https://bugs.gentoo.org/929777 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user