net-misc/passt: Sync with Gentoo

It's from Gentoo commit 1a3f492d562e9bb5087c3c94aab33eadaffea23f.
This commit is contained in:
Flatcar Buildbot 2025-06-30 07:13:09 +00:00
parent b425a7681c
commit 7c9e31efc2

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+"