commit: 534a2baba3cd5fb4333c582a9e7a5fffe73f69c3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 13:29:44 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 13:29:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534a2bab
net-misc/passt: Stabilize 2025.04.15 arm64, #958871
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/passt/passt-2025.04.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/passt/passt-2025.04.15.ebuild
b/net-misc/passt/passt-2025.04.15.ebuild
index b6d594c49bbd..8f01e2ff0510 100644
--- a/net-misc/passt/passt-2025.04.15.ebuild
+++ b/net-misc/passt/passt-2025.04.15.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 ~loong ~riscv"
+ KEYWORDS="amd64 arm64 ~loong ~riscv"
fi
LICENSE="BSD GPL-2+"