summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-22 01:52:45 +0100
committerSam James <sam@gentoo.org>2024-05-22 01:53:15 +0100
commit119e80eb937ce4bc9b0963aa0df2d182aa6cbfd4 (patch)
tree44cd295ca3821d7cbf7efd9aee38302de24f51bc /dev-dotnet
parentdev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.5 arm64, #932378 (diff)
downloadgentoo-119e80eb937ce4bc9b0963aa0df2d182aa6cbfd4.tar.gz
gentoo-119e80eb937ce4bc9b0963aa0df2d182aa6cbfd4.tar.bz2
gentoo-119e80eb937ce4bc9b0963aa0df2d182aa6cbfd4.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.105 arm, #932378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild
index 36ab86f594b4..146fea6574e3 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.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