commit: 264c5fd5e078f5b2829068e4772e71a8095509e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 19 21:02:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 19 21:02:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264c5fd5
dev-dotnet/dotnet-sdk: Stabilize 9.0.108 amd64, #961787
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.108.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 01b1f475d398..40cec2bd9db2 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