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

dev-ada/aws: support gcc_12, EAPI 8

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

 dev-ada/aws/{aws-23.0.0.ebuild => aws-23.0.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ada/aws/aws-23.0.0.ebuild b/dev-ada/aws/aws-23.0.0-r1.ebuild
similarity index 95%
rename from dev-ada/aws/aws-23.0.0.ebuild
rename to dev-ada/aws/aws-23.0.0-r1.ebuild
index 7c0d31e6ce21..713ea371292e 100644
--- a/dev-ada/aws/aws-23.0.0.ebuild
+++ b/dev-ada/aws/aws-23.0.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-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 )
 inherit ada multiprocessing
 
 DESCRIPTION="A complete Web development framework"

Reply via email to