app-arch/zchunk: Stabilize 1.5.1 amd64, #963341

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-09-24 20:33:00 +01:00
parent 8eda47a56a
commit 7e5f161662

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/zchunk/zchunk.git"
else
SRC_URI="https://github.com/zchunk/zchunk/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
LICENSE="BSD-2"