commit: d5c22e7e7a20c6e91837b8321b81ab23030b7e05
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 15:58:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 15:58:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c22e7e
dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.108 amd64, #953790
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild
b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild
index 9c019a5d17ce..feaa0a320a90 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}"
LICENSE="MIT"
SLOT="${SDK_SLOT}/${RUNTIME_SLOT}"
# See bug https://bugs.gentoo.org/932377
-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