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.47db476bbc1c8d3de80ede397393c2798242417a.eschwartz@gentoo>
commit:     47db476bbc1c8d3de80ede397393c2798242417a
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  4 04:44:56 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=47db476b

dev-dotnet/dotnet-sdk-bin: Stabilize 10.0.107 amd64, #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 0b737f59bdfd..0370d83a97eb 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