dev-ada/VSS: support gcc:15

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-05-07 06:41:22 +02:00
parent 188cb751ff
commit ba28f371c2

View File

@@ -3,7 +3,7 @@
EAPI=8
ADA_COMPAT=( gcc_13 gcc_14 )
ADA_COMPAT=( gcc_{13..15} )
inherit ada multiprocessing
DESCRIPTION="A high level string and text processing library"