aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-05-31 07:47:22 +0300
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-05-31 07:47:22 +0300
commit3e1ab705fe0752c1a408e3d6b852dee289f2d2ee (patch)
tree24c307c1f96e74f47fa1a5c2f53646b8dc6d652f
parentdev-libs/gtkd: enable ldc2-1_38 (diff)
downloaddlang-3e1ab705fe0752c1a408e3d6b852dee289f2d2ee.tar.gz
dlang-3e1ab705fe0752c1a408e3d6b852dee289f2d2ee.tar.bz2
dlang-3e1ab705fe0752c1a408e3d6b852dee289f2d2ee.zip
dev-util/dcd: enable ldc2-1_38
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 ac6563f..ecf975d 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..37} )
+DLANG_COMPAT=( dmd-2_{106..108} gdc-13 ldc2-1_{35..38} )
inherit dlang-single systemd bash-completion-r1