summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-11 20:07:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-11 20:07:17 +0300
commit3971e9a4e41fd1766767e0c3a648242c594ba013 (patch)
treebf6ca0cd7b56b34ee24355fb5830ca18e48a03fd /dev-dotnet
parentdev-python/nh3: Stabilize 0.2.17 amd64, #929167 (diff)
downloadgentoo-3971e9a4e41fd1766767e0c3a648242c594ba013.tar.gz
gentoo-3971e9a4e41fd1766767e0c3a648242c594ba013.tar.bz2
gentoo-3971e9a4e41fd1766767e0c3a648242c594ba013.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.201 arm, #929110
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.201.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.201.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.201.ebuild
index 2912769fa174..acf3e2a762b3 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.201.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.201.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