aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-07-14 13:55:14 +0300
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-07-14 13:55:14 +0300
commit469c3bbc423cf31c299c92f5a15705fcc9b751af (patch)
tree4a4f8ea0af6cb26ed3630e64ea6d60bab45ed8c8
parentdlang-compilers-r1.eclass: Correct ldc2:1.39 entry to match ebuild (diff)
downloaddlang-469c3bbc423cf31c299c92f5a15705fcc9b751af.tar.gz
dlang-469c3bbc423cf31c299c92f5a15705fcc9b751af.tar.bz2
dlang-469c3bbc423cf31c299c92f5a15705fcc9b751af.zip
dev-util/dfmt: enable dmd-2_109 and ldc2-1_39
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
-rw-r--r--dev-util/dfmt/dfmt-0.15.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/dfmt/dfmt-0.15.1-r2.ebuild b/dev-util/dfmt/dfmt-0.15.1-r2.ebuild
index 0446e61..e66824c 100644
--- a/dev-util/dfmt/dfmt-0.15.1-r2.ebuild
+++ b/dev-util/dfmt/dfmt-0.15.1-r2.ebuild
@@ -16,7 +16,7 @@ LICENSE="Boost-1.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-DLANG_COMPAT=( dmd-2_{106..108} gdc-1{3,4} ldc2-1_{35..38} )
+DLANG_COMPAT=( dmd-2_{106..109} gdc-1{3,4} ldc2-1_{35..39} )
inherit dlang-single bash-completion-r1