From 401ae83fe3de23729048bf0874c4b0d64c2cdad4 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 16 Aug 2026 01:24:31 -0400 Subject: [PATCH] sys-apps/findutils: Stabilize 4.11.0 arm64, #980870 Signed-off-by: Eli Schwartz --- sys-apps/findutils/findutils-4.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/findutils/findutils-4.11.0.ebuild b/sys-apps/findutils/findutils-4.11.0.ebuild index 100d1f519d630..f41e18c7a1b23 100644 --- a/sys-apps/findutils/findutils-4.11.0.ebuild +++ b/sys-apps/findutils/findutils-4.11.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -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="nls selinux static test test-full" RESTRICT="!test? ( test )"