dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.108 arm64, #953790

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-13 18:15:56 +01:00
parent 157614eda2
commit 8ec71ef65d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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