sys-fs/exfatprogs: Stabilize 1.2.8 amd64, #954206

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-22 10:39:30 +01:00
parent 3589c5e060
commit 32176c474f

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"