diff --git a/sdk_container/src/third_party/portage-stable/net-misc/passt/passt-2025.12.15.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/passt/passt-2025.12.15.ebuild index de7a21da7b..a73aa0c52d 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/passt/passt-2025.12.15.ebuild +++ b/sdk_container/src/third_party/portage-stable/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+"