summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-18 11:09:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-18 11:09:14 +0200
commit89b0667fd6b90fd79bc928c2552d8c60876617dd (patch)
tree5d6d45c608052d190a277e7b23495e582cc2b646 /dev-python/cfn-lint
parentdev-python/zstd: Stabilize 1.5.6.1 x86, #948289 (diff)
downloadgentoo-89b0667fd6b90fd79bc928c2552d8c60876617dd.tar.gz
gentoo-89b0667fd6b90fd79bc928c2552d8c60876617dd.tar.bz2
gentoo-89b0667fd6b90fd79bc928c2552d8c60876617dd.zip
dev-python/cfn-lint: Stabilize 1.22.3 ALLARCHES, #948291
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/cfn-lint')
-rw-r--r--dev-python/cfn-lint/cfn-lint-1.22.3.ebuild4
1 files 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}]