summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-23 13:00:02 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-23 13:00:02 +0000
commitff7ecd5c2dd2228dc155883301fb02f49bc649c0 (patch)
tree12e3d997877eb0617f787543a64207a8968c0278 /dev-dotnet
parentsci-libs/openlibm: Keyword 0.8.3 arm, #937226 (diff)
downloadgentoo-ff7ecd5c2dd2228dc155883301fb02f49bc649c0.tar.gz
gentoo-ff7ecd5c2dd2228dc155883301fb02f49bc649c0.tar.bz2
gentoo-ff7ecd5c2dd2228dc155883301fb02f49bc649c0.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.106 arm, #937701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild
index 7af2ebe4b2f8..cce5c7539061 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.106.ebuild
@@ -28,7 +28,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