commit: 194ab3aaa69658ad86a48b05115e63e68dc7ea3a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 9 21:26:30 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 9 21:28:44 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194ab3aa
dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.112 arm64, #969822
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.112.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.112.ebuild
b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.112.ebuild
index 90d8666ea029..dc6cc872be05 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.112.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.112.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