dev-dotnet/dotnet-sdk: Stabilize 9.0.108 amd64, #961787

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-08-19 22:02:47 +01:00
parent e87df30328
commit 264c5fd5e0

View File

@@ -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