From 5ae7a8b4c5752ba29a9bb377ff6cb403a371efce Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 10 Aug 2024 21:16:19 +0100 Subject: dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.106 amd64, #937701 Signed-off-by: Sam James --- dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-dotnet') diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild index 81d16cc7660d..1da3dd4fb4d2 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild @@ -28,7 +28,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" # See bug https://bugs.gentoo.org/932377 -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" # STRIP="llvm-strip" corrupts some executables when using the patchelf hack, # bug https://bugs.gentoo.org/923430 -- cgit v1.2.3-65-gdbad