app-arch/par2cmdline: Stabilize 0.8.1-r2 arm64, #969736

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-02-07 16:58:25 +00:00
parent ada135e71d
commit 0ef32fc92e

View File

@@ -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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Parchive/${PN}/releases/download/v${PV}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86"
KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 x86"
IUSE="openmp"
PATCHES=( "${FILESDIR}"/${P}-big-endian.patch )