sys-fs/exfatprogs: Stabilize 1.3.0 ppc64, #966673

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-11-27 20:42:29 +02:00
parent c72eeab758
commit 8a917db4a6
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git"
else
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 ~loong ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm64 ~loong ppc ppc64 ~riscv x86"
fi
LICENSE="GPL-2"