summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-22 01:52:42 +0100
committerSam James <sam@gentoo.org>2024-05-22 01:53:12 +0100
commit3d1bf114d01132648bd729997448e2895b4898a4 (patch)
tree04ec3fb0fd34f568374ab98d71e00e64183de78e /dev-dotnet
parentnet-libs/libnpupnp: add 6.1.3 (diff)
downloadgentoo-3d1bf114d01132648bd729997448e2895b4898a4.tar.gz
gentoo-3d1bf114d01132648bd729997448e2895b4898a4.tar.bz2
gentoo-3d1bf114d01132648bd729997448e2895b4898a4.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.105 arm64, #932378
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.105.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild
index c28c1541ef6e..36ab86f594b4 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.105.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