mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-ada/VSS: support gcc:15
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user