diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:01:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:01:57 +0000 |
commit | edce06c77b1984930bbe2b1e7fc1f6ec6db02d36 (patch) | |
tree | be00e9a28468b952fe561a45ffa943a844864081 /app-arch/unrar | |
parent | app-arch/ncompress: Stabilize 5.0-r1 x86, #899290 (diff) | |
download | gentoo-edce06c77b1984930bbe2b1e7fc1f6ec6db02d36.tar.gz gentoo-edce06c77b1984930bbe2b1e7fc1f6ec6db02d36.tar.bz2 gentoo-edce06c77b1984930bbe2b1e7fc1f6ec6db02d36.zip |
app-arch/unrar: Stabilize 6.2.3 arm, #899292
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch/unrar')
-rw-r--r-- | app-arch/unrar/unrar-6.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unrar/unrar-6.2.3.ebuild b/app-arch/unrar/unrar-6.2.3.ebuild index e38b27b24a93..07e3cbfe21b0 100644 --- a/app-arch/unrar/unrar-6.2.3.ebuild +++ b/app-arch/unrar/unrar-6.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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/6" # subslot = soname version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" PATCHES=( "${FILESDIR}"/${PN}-5.9.3-build.patch |