mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sci-libs/plplot: enable py3.14
Closes: https://bugs.gentoo.org/974102 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
WX_GTK_VER=3.2-gtk3
|
||||
FORTRAN_NEEDED=fortran
|
||||
LUA_COMPAT=( lua5-1 )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
# fails with ninja, due to USE=java missing swig output dependencies
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
|
||||
Reference in New Issue
Block a user