dev-ada/libadalang: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 19:01:48 +01:00
parent 5e5c99872c
commit b71bd869ff

View File

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