commit: 429d6ccc4110362720d455d36d7779975b70177a
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Wed Mar 13 21:26:16 2024 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Wed Mar 13 21:26:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=429d6ccc
dev-lang/ldc2: stabilize 1.35.0-r2 for amd64, x86
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
dev-lang/ldc2/ldc2-1.35.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/ldc2/ldc2-1.35.0-r2.ebuild
b/dev-lang/ldc2/ldc2-1.35.0-r2.ebuild
index ae28b6e..aa6edf1 100644
--- a/dev-lang/ldc2/ldc2-1.35.0-r2.ebuild
+++ b/dev-lang/ldc2/ldc2-1.35.0-r2.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="LLVM D Compiler"
HOMEPAGE="https://github.com/ldc-developers/ldc"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
LICENSE="BSD"
SLOT="$(ver_cut 1-2)/$(ver_cut 3)"