app-containers/netavark: Sync with Gentoo

It's from Gentoo commit 5e45af3ccb8a8beb8d293e7b7aaf8c7667ac9208.
This commit is contained in:
Flatcar Buildbot 2025-04-28 07:12:00 +00:00
parent c9e3d49f6e
commit 55c34da210

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