From 84de894234745f58308d428f852ac4a05f05fe8f Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 4 Aug 2026 00:44:51 -0400 Subject: [PATCH 1/5] net-libs/ldns: Stabilize 1.9.2 x86, #980192 Signed-off-by: Eli Schwartz --- net-libs/ldns/ldns-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ldns/ldns-1.9.2.ebuild b/net-libs/ldns/ldns-1.9.2.ebuild index f96dbc9b47cde..8325ab448c1d5 100644 --- a/net-libs/ldns/ldns-1.9.2.ebuild +++ b/net-libs/ldns/ldns-1.9.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" # missing test directory From 3bd6630efaedd555b73a8b6e56d88214d7ae95b8 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 4 Aug 2026 00:44:52 -0400 Subject: [PATCH 2/5] net-libs/ldns: Stabilize 1.9.2 amd64, #980192 Signed-off-by: Eli Schwartz --- net-libs/ldns/ldns-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ldns/ldns-1.9.2.ebuild b/net-libs/ldns/ldns-1.9.2.ebuild index 8325ab448c1d5..bb7753da78366 100644 --- a/net-libs/ldns/ldns-1.9.2.ebuild +++ b/net-libs/ldns/ldns-1.9.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" # missing test directory From 78d46a2a46f27b6c00176af47adbe5261680eeb7 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 4 Aug 2026 00:44:54 -0400 Subject: [PATCH 3/5] dev-dotnet/dotnet-sdk-bin: Stabilize 10.0.107 arm, #980324 Signed-off-by: Eli Schwartz --- 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 08aa598ff8b2d..428bce06c7dce 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 From c96f589988a56270d3bfc55376925b8a85b7f37c Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 4 Aug 2026 00:44:55 -0400 Subject: [PATCH 4/5] dev-dotnet/dotnet-sdk-bin: Stabilize 10.0.107 arm64, #980324 Signed-off-by: Eli Schwartz --- 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 428bce06c7dce..0b737f59bdfd5 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 From 47db476bbc1c8d3de80ede397393c2798242417a Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 4 Aug 2026 00:44:56 -0400 Subject: [PATCH 5/5] dev-dotnet/dotnet-sdk-bin: Stabilize 10.0.107 amd64, #980324 Signed-off-by: Eli Schwartz --- 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 0b737f59bdfd5..0370d83a97eb8 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