2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-19 00:09:37 +03:00

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

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"