commit: 6083c051d86b4174df05dc7eecec59686ca30af1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 16 22:06:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 16 22:10:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6083c051
dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.105 arm, #956042
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild
b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild
index 98c85a8b335a..7e9fd9863e00 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.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