From 844085a8cf7ad09e41b9dc6aa028b95a68be4551 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Apr 2025 22:17:09 +0100 Subject: [PATCH] sys-apps/coreutils: Stabilize 9.6 hppa, #951244 Signed-off-by: Sam James --- sys-apps/coreutils/coreutils-9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/coreutils/coreutils-9.6.ebuild b/sys-apps/coreutils/coreutils-9.6.ebuild index 13548680185c5..1453609a69615 100644 --- a/sys-apps/coreutils/coreutils-9.6.ebuild +++ b/sys-apps/coreutils/coreutils-9.6.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 )"