summaryrefslogtreecommitdiff
path: root/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-11 12:32:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-11 12:32:48 +0100
commit95c20b170b50a028890f00e7e9c338427d92279f (patch)
treef4f0943446f8e1c5f9739566a0ff53eb5e00e800 /dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild
parent900988746a1a7412b5d0f0025e9f892233a417ff (diff)
gentoo auto-resync : 11:04:2024 - 12:32:48
Diffstat (limited to 'dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild')
-rw-r--r--dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild
index 6eea4fc79aef..49051dc868f3 100644
--- a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.ebuild
+++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.102.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