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:
Alfredo Tupone
2026-06-06 21:27:14 +02:00
parent e4cd244ed4
commit 46228bc340

View File

@@ -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