net-misc/passt: Stabilize 2025.02.17 amd64, #954237

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-24 15:29:40 +01:00
parent 5e1cc6f766
commit 00a98d7996

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