commit: 1b6d457213b81bb16574944db27de5ee8fcc7664
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 10:27:07 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 10:27:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6d4572
dev-python/cfn-lint: Stabilize 0.83.7 ALLARCHES, #921442
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cfn-lint/cfn-lint-0.83.7.ebuild | 4 ++--
1 file 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}]