commit:     a6824b0c378d8e4b93104128c5362798512ff65c
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 08:25:39 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 08:35:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6824b0c

dev-ada/gnatmem: enable gcc_14

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

 dev-ada/gnatmem/{gnatmem-2021-r2.ebuild => gnatmem-2021-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/gnatmem/gnatmem-2021-r2.ebuild 
b/dev-ada/gnatmem/gnatmem-2021-r3.ebuild
similarity index 91%
rename from dev-ada/gnatmem/gnatmem-2021-r2.ebuild
rename to dev-ada/gnatmem/gnatmem-2021-r3.ebuild
index af90fdecbf3d..f06026621a21 100644
--- a/dev-ada/gnatmem/gnatmem-2021-r2.ebuild
+++ b/dev-ada/gnatmem/gnatmem-2021-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
+ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 gcc_14 )
 inherit ada multiprocessing autotools
 
 MYP=${P}-${PV}0518-19F7B-src

Reply via email to