commit: 208454529e649ced641eb553f67e3a2525920604
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri Jan 3 14:58:57 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Fri Jan 3 14:58:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=20845452
dev-util/dub: enable ldc2-1_40
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
dev-util/dub/dub-1.38.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/dub/dub-1.38.1-r1.ebuild
b/dev-util/dub/dub-1.38.1-r1.ebuild
index 43506d2..43cf734 100644
--- a/dev-util/dub/dub-1.38.1-r1.ebuild
+++ b/dev-util/dub/dub-1.38.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-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} )
DUB_DEPENDENCIES=(
[email protected]
[email protected]