summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-08 10:22:12 +0000
committerSam James <sam@gentoo.org>2024-03-08 10:22:12 +0000
commite18161592c97b16ca3e8f0dce30a5b05f138ef0b (patch)
treeb96428ee324821bb910a078e91bc19909b3f92d4 /dev-dotnet
parentdev-dotnet/dotnet-sdk-bin: Stabilize 8.0.101-r3 arm64, #926442 (diff)
downloadgentoo-e18161592c97b16ca3e8f0dce30a5b05f138ef0b.tar.gz
gentoo-e18161592c97b16ca3e8f0dce30a5b05f138ef0b.tar.bz2
gentoo-e18161592c97b16ca3e8f0dce30a5b05f138ef0b.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.101-r3 arm, #926442
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.101-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild
index 7779feab178e..f05adf2c102e 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.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