summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 11:27:07 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 11:27:07 +0100
commit1b6d457213b81bb16574944db27de5ee8fcc7664 (patch)
tree144dda59f9253a139f498c181f7e00d93ba57ca6 /dev-python/cfn-lint
parentdev-python/pygame_sdl2: Remove old (diff)
downloadgentoo-1b6d457213b81bb16574944db27de5ee8fcc7664.tar.gz
gentoo-1b6d457213b81bb16574944db27de5ee8fcc7664.tar.bz2
gentoo-1b6d457213b81bb16574944db27de5ee8fcc7664.zip
dev-python/cfn-lint: Stabilize 0.83.7 ALLARCHES, #921442
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cfn-lint')
-rw-r--r--dev-python/cfn-lint/cfn-lint-0.83.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-0.83.7.ebuild b/dev-python/cfn-lint/cfn-lint-0.83.7.ebuild
index c48794f459c7..fefe773cb013 100644
--- a/dev-python/cfn-lint/cfn-lint-0.83.7.ebuild
+++ b/dev-python/cfn-lint/cfn-lint-0.83.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
>=dev-python/aws-sam-translator-1.82.0[${PYTHON_USEDEP}]