commit: b2175f841edbc63025cffc9d7f6e4a415eed41d4
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Thu May 30 05:15:09 2024 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Thu May 30 05:15:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=b2175f84
dev-lang/dmd: enable ldc2-1_38
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 7c7c41c..8b16376 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..37} )
+DLANG_COMPAT=( dmd-2_{106..108} gdc-13 ldc2-1_{35..38} )
inherit dmd-r1