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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-04-23 11:31:52 +01:00
parent e91b7de8cb
commit 25395543ff
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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