summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-08 10:22:10 +0000
committerSam James <sam@gentoo.org>2024-03-08 10:22:10 +0000
commit49149b097af027e3ac55fe6d94be66053cdd29bc (patch)
tree3824ea9837d0d399d34ef965862f1a725e6f46ce /dev-dotnet
parentapp-emacs/csv-mode: Stabilize 1.23 ALLARCHES, #926444 (diff)
downloadgentoo-49149b097af027e3ac55fe6d94be66053cdd29bc.tar.gz
gentoo-49149b097af027e3ac55fe6d94be66053cdd29bc.tar.bz2
gentoo-49149b097af027e3ac55fe6d94be66053cdd29bc.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.101-r3 arm64, #926442
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild
index c12f37a86041..7779feab178e 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.101-r3.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