dev-ada/gnatmem: enable gcc:13

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2023-12-26 16:37:41 +01:00
parent 3b1064d6dc
commit 78f48097a0

View File

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