commit: 9b5bb8771cf6bf4167539f15d5a36202194433b6 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Oct 19 19:49:10 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Oct 19 19:49:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5bb877
dev-ada/gpr-unit-provider: gcc_14 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> ...t-provider-23.0.0-r4.ebuild => gpr-unit-provider-23.0.0-r5.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r4.ebuild b/dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r5.ebuild similarity index 93% rename from dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r4.ebuild rename to dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r5.ebuild index 660dd6483bce..720fe23875a7 100644 --- a/dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r4.ebuild +++ b/dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 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 DESCRIPTION="GPR Unit Provider"
