commit: 1ce8db26cd210e7783862f3ff322c7eafeef5d17
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 01:17:15 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 01:17:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce8db26
app-arch/unrar: Stabilize 7.1.2 ppc, #947745
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/unrar/unrar-7.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/unrar/unrar-7.1.2.ebuild
b/app-arch/unrar/unrar-7.1.2.ebuild
index 126f730b8cc9..a7c0f5473a45 100644
--- a/app-arch/unrar/unrar-7.1.2.ebuild
+++ b/app-arch/unrar/unrar-7.1.2.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
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/unrar"
LICENSE="unRAR"
SLOT="0/7" # subslot = soname version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
PATCHES=( "${FILESDIR}/${PN}-6.2.6-honor-flags.patch" )