summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-18 00:35:04 +0100
committerSam James <sam@gentoo.org>2024-04-18 00:35:04 +0100
commit48ef239649df6c3cee980c15dcf95adb79eada02 (patch)
treed65574c111efb6841587e2db80d1abcb606a0509 /dev-dotnet
parentdev-lua/luarocks: Stabilize 3.11.0 amd64, #930137 (diff)
downloadgentoo-48ef239649df6c3cee980c15dcf95adb79eada02.tar.gz
gentoo-48ef239649df6c3cee980c15dcf95adb79eada02.tar.bz2
gentoo-48ef239649df6c3cee980c15dcf95adb79eada02.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.202 amd64, #930176
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.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 cc337d1acd29..ad7a9f225a79 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