commit: 595affae701a3108282bfadbb92bed22a6c89e77
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Sun Aug 24 18:51:29 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Sun Aug 24 18:51:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=595affae
dev-lang/dmd: enable gdc-15
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
dev-lang/dmd/dmd-2.111.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/dmd/dmd-2.111.0.ebuild b/dev-lang/dmd/dmd-2.111.0.ebuild
index 44f7182..14728b7 100644
--- a/dev-lang/dmd/dmd-2.111.0.ebuild
+++ b/dev-lang/dmd/dmd-2.111.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KEYWORDS="-* ~amd64 ~x86"
-DLANG_COMPAT=( dmd-2_{106..111} gdc-1{3,4} ldc2-1_{35..40} )
+DLANG_COMPAT=( dmd-2_{106..111} gdc-1{3..5} ldc2-1_{35..40} )
inherit dmd-r1