mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-cluster/mcxx: enable py3.11
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ DOCS_BUILDER="doxygen"
|
||||
DOCS_DIR="doc"
|
||||
DOCS_CONFIG_NAME="doxygen_tl.in"
|
||||
MYPV="github-release-${PV}"
|
||||
PYTHON_COMPAT=( python3_{8..10} pypy3 )
|
||||
PYTHON_COMPAT=( python3_{8..11} pypy3 )
|
||||
|
||||
inherit autotools flag-o-matic fortran-2 python-any-r1 docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user