commit: 5545709a6cfa0b7358ff18525dba078c6d1cf3a5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 15:33:34 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 15:33:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5545709a
app-arch/xz-utils: Stabilize 5.6.3 hppa, #943257
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-arch/xz-utils/xz-utils-5.6.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/xz-utils/xz-utils-5.6.3.ebuild
b/app-arch/xz-utils/xz-utils-5.6.3.ebuild
index eaceaea0ff59..cd83095c3e8b 100644
--- a/app-arch/xz-utils/xz-utils-5.6.3.ebuild
+++ b/app-arch/xz-utils/xz-utils-5.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Remember: we cannot leverage autotools in this ebuild in order
@@ -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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc
ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
fi
S="${WORKDIR}/${MY_P}"