commit: a9409f6fa34890027e0a8a7c2b773621e4978170
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 15:41:54 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 15:41:54 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9409f6f
net-misc/passt: Stabilize 2025.12.15 arm64, #969543
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/passt/passt-2025.12.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/passt/passt-2025.12.15.ebuild
b/net-misc/passt/passt-2025.12.15.ebuild
index de7a21da7bbf..edf5c89f42f3 100644
--- a/net-misc/passt/passt-2025.12.15.ebuild
+++ b/net-misc/passt/passt-2025.12.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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+"