aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorodniceanu Andrei <a.horodniceanu@proton.me>2024-01-14 12:30:53 +0200
committerHorodniceanu Andrei <a.horodniceanu@proton.me>2024-01-14 12:30:53 +0200
commit07a8bdfa56f5fd220123c961975f8032fe8b177c (patch)
tree9a0cd09f2a6a0b7c758a5e88f2da5326e82aa4fb /dev-lang
parentprofiles: remove thirdpartymirrors (diff)
downloaddlang-07a8bdfa56f5fd220123c961975f8032fe8b177c.tar.gz
dlang-07a8bdfa56f5fd220123c961975f8032fe8b177c.tar.bz2
dlang-07a8bdfa56f5fd220123c961975f8032fe8b177c.zip
dev-lang/ldc2: keyword 1.35.0-r1 for ~arm64
Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ldc2/ldc2-1.35.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ldc2/ldc2-1.35.0-r1.ebuild b/dev-lang/ldc2/ldc2-1.35.0-r1.ebuild
index cade36e..58638e2 100644
--- a/dev-lang/ldc2/ldc2-1.35.0-r1.ebuild
+++ b/dev-lang/ldc2/ldc2-1.35.0-r1.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="LLVM D Compiler"
HOMEPAGE="https://github.com/ldc-developers/ldc"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
LICENSE="BSD"
SLOT="$(ver_cut 1-2)/$(ver_cut 3)"