mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ada/gnatcoll-core: enable gcc_14
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 gcc_14 )
|
||||
inherit ada multiprocessing
|
||||
|
||||
DESCRIPTION="GNAT Component Collection Core packages"
|
||||
Reference in New Issue
Block a user