diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 15:31:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 15:31:52 +0300 |
commit | f23711cfeb55dbc279aa203bee97ec0f073b5156 (patch) | |
tree | d459881cf25b4bbc57af3afcb312da58333f1154 /dev-python/cfn-lint | |
parent | dev-python/threadpoolctl: Stabilize 3.4.0 ALLARCHES, #928682 (diff) | |
download | gentoo-f23711cfeb55dbc279aa203bee97ec0f073b5156.tar.gz gentoo-f23711cfeb55dbc279aa203bee97ec0f073b5156.tar.bz2 gentoo-f23711cfeb55dbc279aa203bee97ec0f073b5156.zip |
dev-python/cfn-lint: Stabilize 0.86.1 ALLARCHES, #928683
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/cfn-lint')
-rw-r--r-- | dev-python/cfn-lint/cfn-lint-0.86.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-0.86.1.ebuild b/dev-python/cfn-lint/cfn-lint-0.86.1.ebuild index 1ace14e6286b..a84c212491e0 100644 --- a/dev-python/cfn-lint/cfn-lint-0.86.1.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.86.1.ebuild @@ -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.86.0[${PYTHON_USEDEP}] |