summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-23 02:30:55 +0100
committerSam James <sam@gentoo.org>2024-04-23 02:30:55 +0100
commit6ac304ed078f16fff0aecae39b39e6450c2e4e74 (patch)
tree45af6126db93a77746609dd5b9b33c6d623c25f4 /dev-dotnet
parentdev-vcs/git-cola: Stabilize 4.5.0 x86, #930423 (diff)
downloadgentoo-6ac304ed078f16fff0aecae39b39e6450c2e4e74.tar.gz
gentoo-6ac304ed078f16fff0aecae39b39e6450c2e4e74.tar.bz2
gentoo-6ac304ed078f16fff0aecae39b39e6450c2e4e74.zip
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.203 amd64, #930456
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.203.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.ebuild
index 35d59a50075c..ddf0e10458f1 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.203.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