diff options
author | Sam James <sam@gentoo.org> | 2023-07-05 21:50:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-05 21:51:02 +0100 |
commit | 475af1077f05c7eb33bf18f2294e686368f624c9 (patch) | |
tree | b734e755c363f06e9b62b242a778c3d22b7de3f7 /dev-python/cfn-lint | |
parent | app-containers/docker-registry: Stabilize 2.8.2 amd64, #909667 (diff) | |
download | gentoo-475af1077f05c7eb33bf18f2294e686368f624c9.tar.gz gentoo-475af1077f05c7eb33bf18f2294e686368f624c9.tar.bz2 gentoo-475af1077f05c7eb33bf18f2294e686368f624c9.zip |
dev-python/cfn-lint: Stabilize 0.77.6 ALLARCHES, #909668
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.77.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-0.77.6.ebuild b/dev-python/cfn-lint/cfn-lint-0.77.6.ebuild index 6f296e7c5910..2807e680119f 100644 --- a/dev-python/cfn-lint/cfn-lint-0.77.6.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.77.6.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.68.0[${PYTHON_USEDEP}] |