diff --git a/sdk_container/src/third_party/portage-stable/app-containers/catatonit/catatonit-0.2.1.ebuild b/sdk_container/src/third_party/portage-stable/app-containers/catatonit/catatonit-0.2.1.ebuild index 32ce922290..84db532ec5 100644 --- a/sdk_container/src/third_party/portage-stable/app-containers/catatonit/catatonit-0.2.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-containers/catatonit/catatonit-0.2.1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/openSUSE/catatonit.git" else SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" + KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv" fi LICENSE="GPL-2+"