From 3be04865806757439f6ebceda53aaba4d01991c2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 31 May 2025 23:23:10 +0100 Subject: [PATCH] sys-apps/coreutils: Stabilize 9.7 arm, #956137 Signed-off-by: Sam James --- sys-apps/coreutils/coreutils-9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/coreutils/coreutils-9.7.ebuild b/sys-apps/coreutils/coreutils-9.7.ebuild index 36055ddcbb586..0e2e2be82951c 100644 --- a/sys-apps/coreutils/coreutils-9.7.ebuild +++ b/sys-apps/coreutils/coreutils-9.7.ebuild @@ -33,7 +33,7 @@ else verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig ) " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" fi SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )"