commit: 78e65c3212a1726f394aa29f91807476fc23de19
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri Jan 3 16:25:59 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Fri Jan 3 16:25:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=78e65c32
dev-libs/gtkd: enable ldc2-1_40
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
dev-libs/gtkd/gtkd-3.10.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild
b/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild
index 9d898df..eb5e7a9 100644
--- a/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild
+++ b/dev-libs/gtkd/gtkd-3.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SLOT="3"
KEYWORDS="~amd64 ~x86"
MULTILIB_COMPAT=( abi_x86_{32,64} )
-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} )
declare -A DLANG_REQ_USE=(
[dmd]="${MULTILIB_USEDEP}"
[gdc]=""