commit:     2cca17bf8699dd724f8ce1cf3596db181a5ca445
Author:     Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri Jan 12 19:25:36 2024 +0000
Commit:     Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Sat Jan 13 16:27:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=2cca17bf

dev-libs/gtkd: stabilize 3.10.0-r1 for amd64, x86

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

 dev-libs/gtkd/gtkd-3.10.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild 
b/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild
index d275cfb..67d0198 100644
--- a/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild
+++ b/dev-libs/gtkd/gtkd-3.10.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,10 +8,10 @@ HOMEPAGE="http://gtkd.org/";
 LICENSE="LGPL-3"
 
 SLOT="3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 SRC_URI="https://gtkd.org/Downloads/sources/GtkD-${PV}.zip";
 
-DLANG_VERSION_RANGE="2.074-"
+DLANG_VERSION_RANGE="2.100-"
 DLANG_PACKAGE_TYPE="multi"
 
 inherit dlang

Reply via email to