commit: 0970834f1d89cf0d87e850912a5c44c46e1b015a
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri May 9 18:14:38 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri May 9 22:15:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0970834f
dev-ada/aunit: support gcc:15
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ada/aunit/{aunit-25.0.0-r2.ebuild => aunit-25.0.0-r3.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ada/aunit/aunit-25.0.0-r2.ebuild
b/dev-ada/aunit/aunit-25.0.0-r3.ebuild
similarity index 97%
rename from dev-ada/aunit/aunit-25.0.0-r2.ebuild
rename to dev-ada/aunit/aunit-25.0.0-r3.ebuild
index b1ac3cce34f0..fb8310521bf5 100644
--- a/dev-ada/aunit/aunit-25.0.0-r2.ebuild
+++ b/dev-ada/aunit/aunit-25.0.0-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-ADA_COMPAT=( gcc_12 gcc_13 gcc_14 )
+ADA_COMPAT=( gcc_{12..15} )
PYTHON_COMPAT=( python3_{10..13} )
inherit ada python-any-r1 multiprocessing