aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-03-13 23:25:23 +0200
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-03-13 23:25:23 +0200
commit1091f18061a6e5bdeb0eda421b637b3bcda860f8 (patch)
tree069cbdc01936423e3294f65653cdbcc0b3d61c4a /dev-lang
parentdev-lang/ldc2: stabilize 1.32.2-r1 for amd64, x86 (diff)
downloaddlang-1091f18061a6e5bdeb0eda421b637b3bcda860f8.tar.gz
dlang-1091f18061a6e5bdeb0eda421b637b3bcda860f8.tar.bz2
dlang-1091f18061a6e5bdeb0eda421b637b3bcda860f8.zip
dev-lang/ldc2: stabilize 1.33.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.33.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ldc2/ldc2-1.33.0-r1.ebuild b/dev-lang/ldc2/ldc2-1.33.0-r1.ebuild
index 4d52b34..5f31254 100644
--- a/dev-lang/ldc2/ldc2-1.33.0-r1.ebuild
+++ b/dev-lang/ldc2/ldc2-1.33.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)"