commit: 0c994f08e9d3ea575ac4fee5122023401e3714e4
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 07:50:34 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 07:56:30 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c994f08
app-arch/xz-utils: Stabilize 5.8.2 arm, #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 925fea7da6f8..fdfd2c322f6a 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}"