commit: 6ece1ab32984be8109576456d5e0c1424a44bf81
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Wed May 14 05:20:35 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Wed May 14 05:20:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=6ece1ab3
dev-util/dscanner: enable dmd-2_110 dmd-2_111 gdc-15
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
dev-util/dscanner/dscanner-0.16.0_beta4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/dscanner/dscanner-0.16.0_beta4.ebuild
b/dev-util/dscanner/dscanner-0.16.0_beta4.ebuild
index 1de66c1..a1171b2 100644
--- a/dev-util/dscanner/dscanner-0.16.0_beta4.ebuild
+++ b/dev-util/dscanner/dscanner-0.16.0_beta4.ebuild
@@ -34,7 +34,7 @@ KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"
-DLANG_COMPAT=( dmd-2_{106..109} gdc-1{3,4} ldc2-1_{35..40} )
+DLANG_COMPAT=( dmd-2_{106..111} gdc-1{3..5} ldc2-1_{35..40} )
inherit dlang-single