commit: 89b0667fd6b90fd79bc928c2552d8c60876617dd Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 09:09:14 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 09:09:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b0667f
dev-python/cfn-lint: Stabilize 1.22.3 ALLARCHES, #948291 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/cfn-lint/cfn-lint-1.22.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cfn-lint/cfn-lint-1.22.3.ebuild b/dev-python/cfn-lint/cfn-lint-1.22.3.ebuild index 55b02df4cc9d..7eae4ea2a82b 100644 --- a/dev-python/cfn-lint/cfn-lint-1.22.3.ebuild +++ b/dev-python/cfn-lint/cfn-lint-1.22.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/aws-sam-translator-1.94.0[${PYTHON_USEDEP}]