commit: 607356a2d6cd90786ef629814542a354253616af
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 23 17:46:32 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 23 17:46:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607356a2
net-misc/passt: Stabilize 2025.06.11 amd64, #963296
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/passt/passt-2025.06.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/passt/passt-2025.06.11.ebuild
b/net-misc/passt/passt-2025.06.11.ebuild
index cb3b7da3e161..278b5c3a3478 100644
--- a/net-misc/passt/passt-2025.06.11.ebuild
+++ b/net-misc/passt/passt-2025.06.11.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+"