commit: 90e4372c98fdac90308a4bbd7715ea422c979f8b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 4 01:47:49 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 4 01:47:49 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e4372c
app-arch/unrar: Stabilize 7.2.3 arm, #969578
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/unrar/unrar-7.2.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/unrar/unrar-7.2.3.ebuild
b/app-arch/unrar/unrar-7.2.3.ebuild
index 44905ea2ef0c..bb2d450842bb 100644
--- a/app-arch/unrar/unrar-7.2.3.ebuild
+++ b/app-arch/unrar/unrar-7.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~x64-macos"
PATCHES=( "${FILESDIR}/${PN}-6.2.6-honor-flags.patch" )