commit:     f211f7a8b533fd45f6577d05aa45f2098fe51a7a
Author:     Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Sun Jul  7 17:17:21 2024 +0000
Commit:     Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Sun Jul  7 17:17:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=f211f7a8

dev-lang/dmd: enable ldc2-1_39

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

 dev-lang/dmd/dmd-2.109.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/dmd/dmd-2.109.1.ebuild b/dev-lang/dmd/dmd-2.109.1.ebuild
index 481f807..c41e39d 100644
--- a/dev-lang/dmd/dmd-2.109.1.ebuild
+++ b/dev-lang/dmd/dmd-2.109.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 KEYWORDS="-* ~amd64 ~x86"
-DLANG_COMPAT=( dmd-2_{106..109} gdc-1{3,4} ldc2-1_{35..38} )
+DLANG_COMPAT=( dmd-2_{106..109} gdc-1{3,4} ldc2-1_{35..39} )
 
 inherit dmd-r1
 

Reply via email to