commit:     9255dc1da44630957145fc6742372fb666c47b83
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  4 19:44:46 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Dec  4 19:44:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9255dc1d

dev-ada/prettier-ada: support for gcc:16

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/prettier-ada/prettier-ada-25.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/prettier-ada/prettier-ada-25.0.0-r2.ebuild 
b/dev-ada/prettier-ada/prettier-ada-25.0.0-r2.ebuild
index 36e31a05050e..a5866c8f9f20 100644
--- a/dev-ada/prettier-ada/prettier-ada-25.0.0-r2.ebuild
+++ b/dev-ada/prettier-ada/prettier-ada-25.0.0-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-ADA_COMPAT=( gcc_{13..15} )
+ADA_COMPAT=( gcc_{13..16} )
 PYTHON_COMPAT=( python3_{10..13} )
 
 inherit ada python-any-r1 multiprocessing

Reply via email to