dev-ada/libadalang: enable py3.13

Closes: https://bugs.gentoo.org/952271
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-04-05 18:01:33 +02:00
parent e003f4856d
commit 95b0ea6232

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
ADA_COMPAT=( gcc_14 )
inherit ada python-single-r1 multiprocessing