repo/gentoo:master commit in: dev-dotnet/dotnet-sdk-bin/

"Eli Schwartz" <[email protected]> Tue, 04 Aug 2026 07:10:19 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785827387.c96f589988a56270d3bfc55376925b8a85b7f37c.eschwartz@gentoo>
commit:     c96f589988a56270d3bfc55376925b8a85b7f37c
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  4 04:44:55 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Aug  4 07:09:47 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96f5899

dev-dotnet/dotnet-sdk-bin: Stabilize 10.0.107 arm64, #980324

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.107.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.107.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.107.ebuild
index 428bce06c7dc..0b737f59bdfd 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.107.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-10.0.107.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