summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-17 23:29:04 +0100
committerSam James <sam@gentoo.org>2024-04-17 23:29:04 +0100
commite55f99283be34eb9666172d76c9d28c80a8024a5 (patch)
tree1fa0b91c0f53452b7ebde25697f022fa15b0cbbd /dev-dotnet/dotnet-sdk-bin
parentapp-emacs/muse: Stabilize 3.20.2 ppc, #930164 (diff)
downloadgentoo-e55f99283be34eb9666172d76c9d28c80a8024a5.tar.gz
gentoo-e55f99283be34eb9666172d76c9d28c80a8024a5.tar.bz2
gentoo-e55f99283be34eb9666172d76c9d28c80a8024a5.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.202 arm, #930176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-sdk-bin')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.202.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.202.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.202.ebuild
index 35d59a50075c..cc337d1acd29 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.202.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.202.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