dev-libs/gobject-introspection: enable py3.14

Full passing tests with USE=doctool.

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz 2025-10-26 02:54:58 -04:00
parent a14444a770
commit d357397882
No known key found for this signature in database
GPG Key ID: 84A7D12B700D2F57
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"
inherit gnome.org meson python-single-r1 xdg

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"
inherit gnome.org meson python-single-r1 xdg