commit:     cebd3c2e815237761651bb478153605dc5658703
Author:     Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Sat Jun  1 16:45:34 2024 +0000
Commit:     Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Sat Jun  1 16:54:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=cebd3c2e

dev-lang/dmd: enable gdc-14

Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>

 dev-lang/dmd/dmd-2.108.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/dmd/dmd-2.108.1.ebuild b/dev-lang/dmd/dmd-2.108.1.ebuild
index 8b16376..4d2b4a2 100644
--- a/dev-lang/dmd/dmd-2.108.1.ebuild
+++ b/dev-lang/dmd/dmd-2.108.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 KEYWORDS="-* ~amd64 ~x86"
-DLANG_COMPAT=( dmd-2_{106..108} gdc-13 ldc2-1_{35..38} )
+DLANG_COMPAT=( dmd-2_{106..108} gdc-1{3,4} ldc2-1_{35..38} )
 
 inherit dmd-r1
 

Reply via email to