commit: cc3a5a4fa3e955434cc0bc6af42ae489d5602f1d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 22:57:36 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 22:57:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3a5a4f
dev-dotnet/dotnet-sdk-bin: Stabilize 9.0.101 amd64, #946704
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
index 175a2a3f869c..cbb609e1a22b 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.101.ebuild
@@ -40,7 +40,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