diff --git a/sdk_container/src/third_party/portage-stable/net-misc/passt/passt-2025.06.11.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/passt/passt-2025.06.11.ebuild index a941cda9b2..278b5c3a34 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/passt/passt-2025.06.11.ebuild +++ b/sdk_container/src/third_party/portage-stable/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+"