dev-ada/gprbuild: support gcc:15

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-05-01 22:40:38 +02:00
parent 0acce8fe46
commit 26cf8fab8c
2 changed files with 5 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
ADA_COMPAT=( gcc_12 gcc_13 gcc_14 )
ADA_COMPAT=( gcc_{12..15} )
PYTHON_COMPAT=( python3_{10..13} pypy3{,_11} )
inherit ada python-any-r1 multiprocessing

View File

@@ -4,6 +4,10 @@
# New entries go on top.
# Please use the same syntax as in use.mask.
# Alfredo Tupone <tupone@gentoo.org> (1025-05-01)
# gcc:15 is not stable yet
ada_target_gcc_15
# Michał Górny <mgorny@gentoo.org> (2024-12-31)
# LLVM slots with no stable releases yet.
llvm_slot_21