From ae320fa2ef8a040689b9656a158745de1fca21a2 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 31 Mar 2025 07:05:14 +0000 Subject: [PATCH] app-containers/catatonit: Sync with Gentoo It's from Gentoo commit 12ce592e12876db11ffb10b96312e3109cf4e787. --- .../app-containers/catatonit/catatonit-0.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+"