commit: e9a2f449912a11960216664f4257ab54a953d879
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 05:23:09 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 05:23:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a2f449
net-misc/passt: Stabilize 2024.05.10 arm64, #935050
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/passt/passt-2024.05.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/passt/passt-2024.05.10.ebuild
b/net-misc/passt/passt-2024.05.10.ebuild
index c16d04129e01..ce44d6abe4eb 100644
--- a/net-misc/passt/passt-2024.05.10.ebuild
+++ b/net-misc/passt/passt-2024.05.10.ebuild
@@ -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 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv"
fi
LICENSE="BSD GPL-2+"