commit: 8282c7a70fe0172770a0bd787962f1c23bdfed58
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Sat Jun 1 18:14:05 2024 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Sat Jun 1 18:14:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=8282c7a7
dev-util/dcd: enable gdc-14
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
dev-util/dcd/dcd-0.16.0_beta2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/dcd/dcd-0.16.0_beta2.ebuild
b/dev-util/dcd/dcd-0.16.0_beta2.ebuild
index ecf975d..c4566f4 100644
--- a/dev-util/dcd/dcd-0.16.0_beta2.ebuild
+++ b/dev-util/dcd/dcd-0.16.0_beta2.ebuild
@@ -29,7 +29,7 @@ PATCHES=(
"${FILESDIR}/pr-774.patch"
)
-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 dlang-single systemd bash-completion-r1