summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-20 22:57:27 +0000
committerSam James <sam@gentoo.org>2024-12-20 22:57:27 +0000
commit17fb92ef4eeed3530f5f32f2b11bb3e77a7d6add (patch)
tree6925a5a06b7f4a11ccbefdc618f1787ab6531073 /dev-dotnet
parentdev-dotnet/csharprepl: Stabilize 0.6.7 amd64, #946703 (diff)
downloadgentoo-17fb92ef4eeed3530f5f32f2b11bb3e77a7d6add.tar.gz
gentoo-17fb92ef4eeed3530f5f32f2b11bb3e77a7d6add.tar.bz2
gentoo-17fb92ef4eeed3530f5f32f2b11bb3e77a7d6add.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.101 arm, #946704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
index 16206d68455b..f9b0db8edadc 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
@@ -40,7 +40,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