dev-ada/gnatformat: support gcc:15

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-05-10 22:26:27 +02:00
parent c90933cbfd
commit 29e83ee384

View File

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