dev-ada/VSS: support gcc:16

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-12-03 14:19:40 +01:00
parent 1202adcb0e
commit af6533301b
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

View File

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