aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-03-13 23:25:40 +0200
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-03-13 23:25:40 +0200
commit1c137bd73ba830f0b4552b1a5d7f2a896c3a6946 (patch)
treee19eb65f5aa9d65042812039b2ae7bb709d99a50 /dev-lang
parentdev-lang/ldc2: stabilize 1.33.0-r1 for amd64, x86 (diff)
downloaddlang-1c137bd73ba830f0b4552b1a5d7f2a896c3a6946.tar.gz
dlang-1c137bd73ba830f0b4552b1a5d7f2a896c3a6946.tar.bz2
dlang-1c137bd73ba830f0b4552b1a5d7f2a896c3a6946.zip
dev-lang/ldc2: stabilize 1.34.0-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.34.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ldc2/ldc2-1.34.0-r1.ebuild b/dev-lang/ldc2/ldc2-1.34.0-r1.ebuild
index 975b209..fdbd364 100644
--- a/dev-lang/ldc2/ldc2-1.34.0-r1.ebuild
+++ b/dev-lang/ldc2/ldc2-1.34.0-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)"