From a35a1ae8dbd5bf61c926e220ab61a2c2c038bb56 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 23 Apr 2024 02:30:58 +0100 Subject: dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.203 arm64, #930456 Signed-off-by: Sam James --- dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.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.203.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.ebuild index ad7a9f225a79..62cc583f09a7 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.ebuild @@ -27,7 +27,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" -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