summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-08 14:52:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-08 14:52:44 +0200
commit44584e9b6822c1bd2ae8346f6a371f33eb313d55 (patch)
treeb21e7b6123667497834f7cab2d5b3cd8ba55996f /dev-dotnet
parentwww-client/chromium: Stabilize 122.0.6261.111 arm64, #926426 (diff)
downloadgentoo-44584e9b6822c1bd2ae8346f6a371f33eb313d55.tar.gz
gentoo-44584e9b6822c1bd2ae8346f6a371f33eb313d55.tar.bz2
gentoo-44584e9b6822c1bd2ae8346f6a371f33eb313d55.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.101-r3 amd64, #926442
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.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 f05adf2c102e..c23da830ab37 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