summaryrefslogtreecommitdiff
path: root/dev-dotnet/dotnet-sdk-bin
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-26 07:02:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-26 07:02:40 +0000
commitb6e1f6b9c37e63f41e8678a3e46e3cd5ca7b64ce (patch)
tree2a7e9ad7be2fac03f6c839308ae2c3ab48ff28e1 /dev-dotnet/dotnet-sdk-bin
parent212641b79a9cfd69679ee4e25c790a6561c4f295 (diff)
downloadbaldeagleos-repo-b6e1f6b9c37e63f41e8678a3e46e3cd5ca7b64ce.tar.gz
baldeagleos-repo-b6e1f6b9c37e63f41e8678a3e46e3cd5ca7b64ce.tar.xz
baldeagleos-repo-b6e1f6b9c37e63f41e8678a3e46e3cd5ca7b64ce.zip
Adding metadata
Diffstat (limited to 'dev-dotnet/dotnet-sdk-bin')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild
index 7a3a0ee77337..b61b678cc7b7 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.106.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