commit: a8cbc85535ea6b144c17df9da0113594c15e65a1
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Wed Aug 13 19:42:35 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Wed Aug 13 19:50:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=a8cbc855
x11-terms/tilix: enable dmd-2_110 dmd-2_111 gdc-15
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
x11-terms/tilix/tilix-1.9.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-terms/tilix/tilix-1.9.6-r2.ebuild
b/x11-terms/tilix/tilix-1.9.6-r2.ebuild
index 73c4599..db1fad4 100644
--- a/x11-terms/tilix/tilix-1.9.6-r2.ebuild
+++ b/x11-terms/tilix/tilix-1.9.6-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-DLANG_COMPAT=( dmd-2_10{6..9} gdc-1{3,4} ldc2-1_{35..40} )
+DLANG_COMPAT=( dmd-2_{106..111} gdc-1{3..5} ldc2-1_{35..40} )
inherit dlang-single gnome2-utils meson optfeature
DESCRIPTION="A tiling terminal emulator for Linux using GTK+ 3"