summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-23 02:30:57 +0100
committerSam James <sam@gentoo.org>2024-04-23 02:30:57 +0100
commitf43c907a6034bc5dcb6478d0505060bd50c59c24 (patch)
treeb211a2f827e9f18b7bf20e5f8f28a68c408b52e3 /dev-dotnet
parentdev-dotnet/dotnet-sdk-bin: Stabilize 8.0.203 amd64, #930456 (diff)
downloadgentoo-f43c907a6034bc5dcb6478d0505060bd50c59c24.tar.gz
gentoo-f43c907a6034bc5dcb6478d0505060bd50c59c24.tar.bz2
gentoo-f43c907a6034bc5dcb6478d0505060bd50c59c24.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.203 arm, #930456
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.203.ebuild2
1 files changed, 1 insertions, 1 deletions
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 ddf0e10458f1..ad7a9f225a79 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