commit: 12ce592e12876db11ffb10b96312e3109cf4e787
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 04:34:33 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 04:34:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ce592e
app-containers/catatonit: Stabilize 0.2.1 amd64, #951560
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-containers/catatonit/catatonit-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/catatonit/catatonit-0.2.1.ebuild
b/app-containers/catatonit/catatonit-0.2.1.ebuild
index a8a7fa73a148..84db532ec57d 100644
--- a/app-containers/catatonit/catatonit-0.2.1.ebuild
+++ b/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+"