mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
sys-cluster/scr: enable py3.11
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ DOCS_BUILDER="sphinx"
|
|||||||
DOCS_DIR="${S}/doc/rst"
|
DOCS_DIR="${S}/doc/rst"
|
||||||
FORTRAN_NEEDED="fortran"
|
FORTRAN_NEEDED="fortran"
|
||||||
MYPV="${PV/_pre/rc}"
|
MYPV="${PV/_pre/rc}"
|
||||||
PYTHON_COMPAT=( python3_{8..10} pypy3 )
|
PYTHON_COMPAT=( python3_{8..11} pypy3 )
|
||||||
|
|
||||||
inherit cmake python-single-r1 fortran-2 docs
|
inherit cmake python-single-r1 fortran-2 docs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user