app-containers/netavark: Sync with Gentoo

It's from Gentoo commit 213df7dc0ddd7fe65ed9e408bc7c46735f167e43.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:04:39 +00:00 committed by Krzesimir Nowak
parent ca51dea7d3
commit 36432d8cb4

View File

@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/containers/netavark.git"
else
SRC_URI="${CARGO_CRATE_URIS} https://github.com/containers/netavark/releases/download/v${PV}/${PN}-v${PV}-vendor.tar.gz"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv"
fi
# main