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: Tue, 26 Apr 2022 23:24:50
Message-Id: 1651015454.be26fc2c540bea3988e0ad3ac2f16dbb708e8b39.sam@gentoo
1 commit: be26fc2c540bea3988e0ad3ac2f16dbb708e8b39
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 23:24:14 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 23:24:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be26fc2c
7
8 dev-python/cfn-lint: Stabilize 0.59.0 ALLARCHES, #841041
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/cfn-lint/cfn-lint-0.59.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cfn-lint/cfn-lint-0.59.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.59.0.ebuild
16 index f3316978d184..3af094e51db8 100644
17 --- a/dev-python/cfn-lint/cfn-lint-0.59.0.ebuild
18 +++ b/dev-python/cfn-lint/cfn-lint-0.59.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
25
26 RDEPEND="
27 >=dev-python/aws-sam-translator-1.45.0[${PYTHON_USEDEP}]