mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sci-libs/plplot: enable py3.11
Closes: https://bugs.gentoo.org/897224 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
WX_GTK_VER=3.0-gtk3
|
||||
FORTRAN_NEEDED=fortran
|
||||
LUA_COMPAT=( lua5-1 )
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
# fails with ninja, due to USE=java missing swig output dependencies
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user