Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-lint/
Date: Thu, 23 Dec 2021 22:39:54
Message-Id: 1640299159.eaf8a53d706543ce63e0e6eaa10a54d0bc56aaaf.sam@gentoo
1 commit: eaf8a53d706543ce63e0e6eaa10a54d0bc56aaaf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 22:39:19 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 22:39:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf8a53d
7
8 dev-python/cfn-lint: Stabilize 0.56.3 ALLARCHES, #829879
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/cfn-lint/cfn-lint-0.56.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cfn-lint/cfn-lint-0.56.3.ebuild b/dev-python/cfn-lint/cfn-lint-0.56.3.ebuild
16 index d621c51bd7ca..cb17be4995e8 100644
17 --- a/dev-python/cfn-lint/cfn-lint-0.56.3.ebuild
18 +++ b/dev-python/cfn-lint/cfn-lint-0.56.3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
25
26 RDEPEND="
27 >=dev-python/aws-sam-translator-1.42.0[${PYTHON_USEDEP}]