diff options
author | Sam James <sam@gentoo.org> | 2024-02-20 08:08:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-20 08:08:54 +0000 |
commit | 9da7c72e74eb124732d7b6b356c88e96679b32e5 (patch) | |
tree | d1ea5622dd9aeee0967bf31c9e945c957b2164b4 /dev-python/cfn-lint | |
parent | dev-python/pyroute2: Stabilize 0.7.10-r1 ALLARCHES, #925054 (diff) | |
download | gentoo-9da7c72e74eb124732d7b6b356c88e96679b32e5.tar.gz gentoo-9da7c72e74eb124732d7b6b356c88e96679b32e5.tar.bz2 gentoo-9da7c72e74eb124732d7b6b356c88e96679b32e5.zip |
dev-python/cfn-lint: Stabilize 0.85.0 ALLARCHES, #925057
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cfn-lint')
-rw-r--r-- | dev-python/cfn-lint/cfn-lint-0.85.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-0.85.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.85.0.ebuild index 237b8f7087d0..1adaf13686d1 100644 --- a/dev-python/cfn-lint/cfn-lint-0.85.0.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.85.0.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.83.0[${PYTHON_USEDEP}] |