mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 20:22:06 +01:00
app-containers/netavark: Sync with Gentoo
It's from Gentoo commit d3fa4eec814229c508c111cfa3c60c3d6d36b639. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
f4af4cd853
commit
3a782d133b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user