commit: 3e1ab705fe0752c1a408e3d6b852dee289f2d2ee
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri May 31 04:47:22 2024 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Fri May 31 04:47:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=3e1ab705
dev-util/dcd: enable ldc2-1_38
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 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