commit: 1296f8d11b689d211f0c147b467d3384bcf31fd6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 20:39:12 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 20:39:12 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1296f8d1
net-misc/passt: Stabilize 2025.12.15 amd64, #969543
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/passt/passt-2025.12.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/passt/passt-2025.12.15.ebuild
b/net-misc/passt/passt-2025.12.15.ebuild
index edf5c89f42f3..a73aa0c52d41 100644
--- a/net-misc/passt/passt-2025.12.15.ebuild
+++ b/net-misc/passt/passt-2025.12.15.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://passt.top/passt/snapshot/${MY_PV}.tar.xz ->
${P}.tar.xz"
S=${WORKDIR}/${MY_PV}
- KEYWORDS="~amd64 arm64 ~loong ~riscv"
+ KEYWORDS="amd64 arm64 ~loong ~riscv"
fi
LICENSE="BSD GPL-2+"