diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild index 01b1f475d398a..40cec2bd9db25 100644 --- a/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild +++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild @@ -45,7 +45,7 @@ S="${WORKDIR}/${PN}-${RUNTIME_SLOT}" LICENSE="MIT" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" -KEYWORDS="~amd64" +KEYWORDS="amd64" # STRIP="llvm-strip" corrupts some executables when using the patchelf hack. # Be safe and restrict it for source-built too, bug https://bugs.gentoo.org/923430