summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-11 07:55:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-11 07:55:36 +0300
commit4895c6f77fa0477e138bf5150a02c01eb018d007 (patch)
tree805ccf7eb5478c62c2d15da9dddf43b8e17d9de3 /dev-dotnet
parentdev-dotnet/dotnet-sdk: Stabilize 8.0.102 amd64, #929109 (diff)
downloadgentoo-4895c6f77fa0477e138bf5150a02c01eb018d007.tar.gz
gentoo-4895c6f77fa0477e138bf5150a02c01eb018d007.tar.bz2
gentoo-4895c6f77fa0477e138bf5150a02c01eb018d007.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.201 amd64, #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 38929dc875b5..2912769fa174 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