summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/ghdl')
-rw-r--r--sci-electronics/ghdl/ghdl-4.0.0-r1.ebuild (renamed from sci-electronics/ghdl/ghdl-4.0.0.ebuild)2
-rw-r--r--sci-electronics/ghdl/ghdl-4.0.0_pre20231218-r1.ebuild (renamed from sci-electronics/ghdl/ghdl-4.0.0_pre20231218.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
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
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