summaryrefslogtreecommitdiff
path: root/dev-dotnet
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-05-16 22:35:56 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-05-16 22:35:56 +0300
commit97732725716657d1c8c0c2e342f024b9c4e5a53b (patch)
tree755681af226011d93e773f0e10894db76a21ccc7 /dev-dotnet
parente4a5c70f23f638e8a98df8c05f18dd8d23c737be (diff)
downloadgentoo-97732725716657d1c8c0c2e342f024b9c4e5a53b.tar.gz
gentoo-97732725716657d1c8c0c2e342f024b9c4e5a53b.tar.bz2
gentoo-97732725716657d1c8c0c2e342f024b9c4e5a53b.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.105 amd64, #956042
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild
index 8054637cd5dc..98c85a8b335a 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.105.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