aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-06-02 08:12:55 +0300
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-06-02 08:12:55 +0300
commit64b44f2f690e2934deb9adaaff75b95e97794b3f (patch)
treef3bd8a8ce94b9a4716c420e80385404c703573e4
parentdev-util/dscanner: enable gdc-14 (diff)
downloaddlang-64b44f2f690e2934deb9adaaff75b95e97794b3f.tar.gz
dlang-64b44f2f690e2934deb9adaaff75b95e97794b3f.tar.bz2
dlang-64b44f2f690e2934deb9adaaff75b95e97794b3f.zip
x11-terms/tilix: enable gdc-14
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
-rw-r--r--x11-terms/tilix/tilix-1.9.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/tilix/tilix-1.9.6-r2.ebuild b/x11-terms/tilix/tilix-1.9.6-r2.ebuild
index d1d66cc..39b0252 100644
--- a/x11-terms/tilix/tilix-1.9.6-r2.ebuild
+++ b/x11-terms/tilix/tilix-1.9.6-r2.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-DLANG_COMPAT=( dmd-2_10{6..8} gdc-13 ldc2-1_{35..38} )
+DLANG_COMPAT=( dmd-2_10{6..8} gdc-1{3,4} ldc2-1_{35..38} )
inherit dlang-single gnome2-utils meson optfeature