aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-03-13 23:24:49 +0200
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-03-13 23:24:49 +0200
commit90a37fb4c08a407490b0f13b75dbf3af156f58e7 (patch)
treeb6fcc850fdf35cde8670be8b921cd6755f267755 /dev-lang
parentx11-terms/tilix: add 2.106 to DLANG_VERSION_RANGE (diff)
downloaddlang-90a37fb4c08a407490b0f13b75dbf3af156f58e7.tar.gz
dlang-90a37fb4c08a407490b0f13b75dbf3af156f58e7.tar.bz2
dlang-90a37fb4c08a407490b0f13b75dbf3af156f58e7.zip
dev-lang/ldc2: stabilize 1.32.2-r1 for amd64, x86
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ldc2/ldc2-1.32.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ldc2/ldc2-1.32.2-r1.ebuild b/dev-lang/ldc2/ldc2-1.32.2-r1.ebuild
index 4d52b34..5f31254 100644
--- a/dev-lang/ldc2/ldc2-1.32.2-r1.ebuild
+++ b/dev-lang/ldc2/ldc2-1.32.2-r1.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)"