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 | <1785827386.78d46a2a46f27b6c00176af47adbe5261680eeb7.eschwartz@gentoo> |
commit: 78d46a2a46f27b6c00176af47adbe5261680eeb7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 4 04:44:54 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Aug 4 07:09:46 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d46a2a
dev-dotnet/dotnet-sdk-bin: Stabilize 10.0.107 arm, #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 08aa598ff8b2..428bce06c7dc 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