commit: 8b90532b32770ddb74a4507252686a671e9c4a93
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 09:04:40 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 09:05:24 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b90532b
app-arch/xz-utils: Stabilize 5.8.2 ppc, #969049
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-arch/xz-utils/xz-utils-5.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/xz-utils/xz-utils-5.8.2.ebuild
b/app-arch/xz-utils/xz-utils-5.8.2.ebuild
index 4e20448c8dbf..e31536b06721 100644
--- a/app-arch/xz-utils/xz-utils-5.8.2.ebuild
+++ b/app-arch/xz-utils/xz-utils-5.8.2.ebuild
@@ -35,7 +35,7 @@ else
"
if [[ ${PV} != *_alpha* && ${PV} != *_beta* ]] ; then
- 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"
fi
S="${WORKDIR}/${MY_P}"