commit:     d092fc434912733ae0193a8db4d92055dbea40f9
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 07:18:30 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 07:18:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d092fc43

dev-ada/gpr: gcc_12, EAPI8

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

 dev-ada/gpr/{gpr-23.0.0-r1.ebuild => gpr-23.0.0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/gpr/gpr-23.0.0-r1.ebuild b/dev-ada/gpr/gpr-23.0.0-r2.ebuild
similarity index 96%
rename from dev-ada/gpr/gpr-23.0.0-r1.ebuild
rename to dev-ada/gpr/gpr-23.0.0-r2.ebuild
index 0d5a9aca1198..34bdf5824209 100644
--- a/dev-ada/gpr/gpr-23.0.0-r1.ebuild
+++ b/dev-ada/gpr/gpr-23.0.0-r2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
+ADA_COMPAT=( gnat_2021 gcc_12_2_0 gcc_12 )
 PYTHON_COMPAT=( python3_{9,10,11} )
 
 inherit python-any-r1 ada multiprocessing

Reply via email to