dev-dotnet/dotnet-sdk: Stabilize 9.0.111 amd64, #968142

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-29 22:21:31 +00:00
parent 8c4eabd062
commit be33b81130

View File

@@ -45,7 +45,7 @@ S="${WORKDIR}/${P}"
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