aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-06-01 21:14:05 +0300
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-06-01 21:14:05 +0300
commit8282c7a70fe0172770a0bd787962f1c23bdfed58 (patch)
tree8b7cd842550444545cbe71dfe4fdecf0333bde47
parentdev-libs/gtkd: enable gdc-14 (diff)
downloaddlang-8282c7a70fe0172770a0bd787962f1c23bdfed58.tar.gz
dlang-8282c7a70fe0172770a0bd787962f1c23bdfed58.tar.bz2
dlang-8282c7a70fe0172770a0bd787962f1c23bdfed58.zip
dev-util/dcd: enable gdc-14
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
-rw-r--r--dev-util/dcd/dcd-0.16.0_beta2.ebuild2
1 files changed, 1 insertions, 1 deletions
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