Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-lint/
Date: Sat, 18 Sep 2021 21:52:40
Message-Id: 1632001953.76d60b4182dfe65831031972f854185b370cc89e.ago@gentoo
1 commit: 76d60b4182dfe65831031972f854185b370cc89e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 21:52:33 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 21:52:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d60b41
7
8 dev-python/cfn-lint: amd64/x86 stable (ALLARCHES policy) wrt bug #803677
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/cfn-lint/cfn-lint-0.53.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild b/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild
17 index beac470392c..765144d99ea 100644
18 --- a/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild
19 +++ b/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26
27 RDEPEND="
28 >=dev-python/aws-sam-translator-1.38.0[${PYTHON_USEDEP}]