dev-ada/gnatmem: support gcc:15

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-05-11 17:52:08 +02:00
parent cdd3c31386
commit a72cd38563

View File

@@ -3,7 +3,7 @@
EAPI=8
ADA_COMPAT=( gcc_12 gcc_13 gcc_14 )
ADA_COMPAT=( gcc_{12..15} )
inherit ada multiprocessing autotools
MYP=${P}-${PV}0518-19F7B-src