summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r5.ebuild (renamed from dev-ada/gpr-unit-provider/gpr-unit-provider-23.0.0-r4.ebuild)4
1 files 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
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"