commit:     cbfeccf09a439d683f1dd63c2e87162c3f1cc603
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 20:18:14 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 20:33:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbfeccf0

sci-electronics/ghdl: add gcc_13 to ADA_COMPAT

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 sci-electronics/ghdl/{ghdl-4.0.0.ebuild => ghdl-4.0.0-r1.ebuild}        | 2 +-
 .../{ghdl-4.0.0_pre20231218.ebuild => ghdl-4.0.0_pre20231218-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/ghdl/ghdl-4.0.0.ebuild 
b/sci-electronics/ghdl/ghdl-4.0.0-r1.ebuild
similarity index 97%
rename from sci-electronics/ghdl/ghdl-4.0.0.ebuild
rename to sci-electronics/ghdl/ghdl-4.0.0-r1.ebuild
index fb194d074563..91b707eb0ca7 100644
--- a/sci-electronics/ghdl/ghdl-4.0.0.ebuild
+++ b/sci-electronics/ghdl/ghdl-4.0.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-ADA_COMPAT=( gnat_2021 )
+ADA_COMPAT=( gnat_2021 gcc_13 )
 LLVM_MAX_SLOT=17        # Check "configure" script for supported LLVM versions.
 
 inherit ada edo llvm toolchain-funcs

diff --git a/sci-electronics/ghdl/ghdl-4.0.0_pre20231218.ebuild 
b/sci-electronics/ghdl/ghdl-4.0.0_pre20231218-r1.ebuild
similarity index 97%
rename from sci-electronics/ghdl/ghdl-4.0.0_pre20231218.ebuild
rename to sci-electronics/ghdl/ghdl-4.0.0_pre20231218-r1.ebuild
index 068afb77b62d..423768c69164 100644
--- a/sci-electronics/ghdl/ghdl-4.0.0_pre20231218.ebuild
+++ b/sci-electronics/ghdl/ghdl-4.0.0_pre20231218-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 [[ "${PV}" = *_pre20231218 ]] && 
COMMIT=2135cbf1458bd1b8b8f42bda81222ab57bd66de6
 
-ADA_COMPAT=( gnat_2021 )
+ADA_COMPAT=( gnat_2021 gcc_13 )
 LLVM_MAX_SLOT=17        # Check "configure" script for supported LLVM versions.
 
 inherit ada edo llvm toolchain-funcs

Reply via email to