summaryrefslogtreecommitdiff
path: root/dev-dotnet/dotnet-sdk-bin
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-15 19:12:21 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-15 19:12:21 +0000
commitf6bcc45ab811bbc6c133a87192de845240fdfd9c (patch)
tree2d40b5748b807e79e3247c8672686a94d5a61290 /dev-dotnet/dotnet-sdk-bin
parentef93034729ae626be7fa73289869f79c19ac7144 (diff)
downloadbaldeagleos-repo-f6bcc45ab811bbc6c133a87192de845240fdfd9c.tar.gz
baldeagleos-repo-f6bcc45ab811bbc6c133a87192de845240fdfd9c.tar.xz
baldeagleos-repo-f6bcc45ab811bbc6c133a87192de845240fdfd9c.zip
Adding metadata
Diffstat (limited to 'dev-dotnet/dotnet-sdk-bin')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.103.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.103.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.103.ebuild
index 5b2accd40416..7e8db7deb1cd 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.103.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.103.ebuild
@@ -40,7 +40,7 @@ S="${WORKDIR}"
LICENSE="MIT"
SLOT="${SDK_SLOT}/${RUNTIME_SLOT}"
# See bug https://bugs.gentoo.org/932377
-KEYWORDS="amd64 ~arm arm64"
+KEYWORDS="amd64 arm arm64"
# STRIP="llvm-strip" corrupts some executables when using the patchelf hack,
# bug https://bugs.gentoo.org/923430