commit: dfb5edc59241023808eb552ca9234926ceb99061
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri Jan 3 18:15:36 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Fri Jan 3 18:15:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=dfb5edc5
x11-terms/tilix: enable ldc2-1_40
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
x11-terms/tilix/tilix-1.9.6-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-terms/tilix/tilix-1.9.6-r2.ebuild
b/x11-terms/tilix/tilix-1.9.6-r2.ebuild
index cf99b76..73c4599 100644
--- a/x11-terms/tilix/tilix-1.9.6-r2.ebuild
+++ b/x11-terms/tilix/tilix-1.9.6-r2.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_10{6..9} gdc-1{3,4} ldc2-1_{35..39} )
+DLANG_COMPAT=( dmd-2_10{6..9} gdc-1{3,4} ldc2-1_{35..40} )
inherit dlang-single gnome2-utils meson optfeature
DESCRIPTION="A tiling terminal emulator for Linux using GTK+ 3"