commit:     29baddb94ab1a5ff2bfbeeba09981d96ed722f7e
Author:     Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Sat Mar  2 13:48:33 2024 +0000
Commit:     Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Sat Mar  2 13:48:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=29baddb9

dev-util/serve-d: add 2.107 to DLANG_VERSION_RANGE

Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>

 dev-util/serve-d/serve-d-0.8.0_beta15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/serve-d/serve-d-0.8.0_beta15-r1.ebuild 
b/dev-util/serve-d/serve-d-0.8.0_beta15-r1.ebuild
index 1fd643c..a6673aa 100644
--- a/dev-util/serve-d/serve-d-0.8.0_beta15-r1.ebuild
+++ b/dev-util/serve-d/serve-d-0.8.0_beta15-r1.ebuild
@@ -57,7 +57,7 @@ S="${WORKDIR}/${PN}-${MY_VER}"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DLANG_VERSION_RANGE="2.100-2.106"
+DLANG_VERSION_RANGE="2.100-2.107"
 DLANG_PACKAGE_TYPE="single"
 # gdc currently fails due to a bug in mir-cpuid, see: 
https://github.com/libmir/mir-cpuid/pull/46
 DLANG_COMPILER_DISABLED_BACKENDS=(gdc)

Reply via email to