dev-dotnet/dotnet-sdk: Stabilize 8.0.101 amd64, #926441

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-10 05:43:22 +00:00
parent 821e991260
commit e371658c1c

View File

@@ -41,7 +41,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