net-misc/passt: Sync with Gentoo

It's from Gentoo commit 534a2baba3cd5fb4333c582a9e7a5fffe73f69c3.
This commit is contained in:
Flatcar Buildbot 2025-07-07 07:13:32 +00:00
parent 9f0f86515d
commit 93e59ee38e

View File

@ -16,7 +16,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://passt.top/passt/snapshot/passt-${RELEASE_COMMIT}.tar.xz -> ${P}.tar.xz"
S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
KEYWORDS="amd64 ~arm64 ~loong ~riscv"
KEYWORDS="amd64 arm64 ~loong ~riscv"
fi
LICENSE="BSD GPL-2+"