summaryrefslogtreecommitdiff
path: root/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-10 06:44:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-10 06:44:55 +0000
commitf617f04203a0968020e5a7252e865803636af918 (patch)
treed05c93d914912359b74f6f31b27bd1cd719f8bda /dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild
parent013635213f8032704e1ec9ae01e9303e63a2efbb (diff)
gentoo auto-resync : 10:03:2024 - 06:44:55
Diffstat (limited to 'dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild')
-rw-r--r--dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild
index 1662f5f5ee6c..7bd1126ddb90 100644
--- a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild
+++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.101.ebuild
@@ -41,7 +41,7 @@ S="${WORKDIR}/${PN}-${RUNTIME_SLOT}"
LICENSE="MIT"
SLOT="${SDK_SLOT}/${RUNTIME_SLOT}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
# STRIP="llvm-strip" corrupts some executables when using the patchelf hack.
# Be safe and restrict it for source-built too, bug https://bugs.gentoo.org/923430