aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-02-04 15:01:23 +0200
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-02-04 15:01:23 +0200
commit8b7593b86d2d4e01e5443e338060b71bd1c6bd13 (patch)
treee8bcf66ae4b78ffc20714f5afe870b5fc0f5bf98 /dev-lang
parentdmd.eclass: add optfeature for dev-util/dlang-tools (diff)
downloaddlang-8b7593b86d2d4e01e5443e338060b71bd1c6bd13.tar.gz
dlang-8b7593b86d2d4e01e5443e338060b71bd1c6bd13.tar.bz2
dlang-8b7593b86d2d4e01e5443e338060b71bd1c6bd13.zip
dev-lang/dmd: stabilize 2.105.3 for amd64, x86
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/dmd/dmd-2.105.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/dmd/dmd-2.105.3.ebuild b/dev-lang/dmd/dmd-2.105.3.ebuild
index 8f34439..b3de0e7 100644
--- a/dev-lang/dmd/dmd-2.105.3.ebuild
+++ b/dev-lang/dmd/dmd-2.105.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
YEAR=2023
DLANG_VERSION_RANGE="2.076-2.080 2.082 2.084-2.105"