commit: fc0c95a62b167ad52203fcf0ec976151d4025d1f
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 7 12:25:07 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec 7 12:25:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0c95a6
dev-ada/aunit: support gcc:16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ada/aunit/aunit-25.0.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ada/aunit/aunit-25.0.0-r3.ebuild
b/dev-ada/aunit/aunit-25.0.0-r3.ebuild
index fb8310521bf5..a6c4b6a606ac 100644
--- a/dev-ada/aunit/aunit-25.0.0-r3.ebuild
+++ b/dev-ada/aunit/aunit-25.0.0-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-ADA_COMPAT=( gcc_{12..15} )
+ADA_COMPAT=( gcc_{12..16} )
PYTHON_COMPAT=( python3_{10..13} )
inherit ada python-any-r1 multiprocessing