commit:     4630de3c1e056003fa358cdfc468af9f9d90bb1b
Author:     Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri Jan  3 18:56:24 2025 +0000
Commit:     Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Fri Jan  3 18:56:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=4630de3c

dev-lang/dmd: enable ldc2-1_40

Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>

 dev-lang/dmd/dmd-2.110.0_beta1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/dmd/dmd-2.110.0_beta1.ebuild 
b/dev-lang/dmd/dmd-2.110.0_beta1.ebuild
index 5260c8a..b4f24a2 100644
--- a/dev-lang/dmd/dmd-2.110.0_beta1.ebuild
+++ b/dev-lang/dmd/dmd-2.110.0_beta1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 #KEYWORDS="-* ~amd64 ~x86"
-DLANG_COMPAT=( dmd-2_{106..109} gdc-1{3,4} ldc2-1_{35..39} )
+DLANG_COMPAT=( dmd-2_{106..109} gdc-1{3,4} ldc2-1_{35..40} )
 
 inherit dmd-r1
 

Reply via email to