dev-ada/AdaSAT: support gcc:16

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-12-03 14:23:32 +01:00
parent c87f4a3f64
commit 5b32d26493
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ADA_COMPAT=( gcc_{12..15} )
ADA_COMPAT=( gcc_{12..16} )
PYTHON_COMPAT=( python3_{10..13} )
inherit ada python-any-r1 multiprocessing