diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 12:04:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 12:04:36 +0000 |
commit | d8579fa5ee5238429086c3e210ddaf04ee275e3a (patch) | |
tree | 82cd3226eb8f31b54e11b3612281b12b6362e358 /dev-python/cfn-lint | |
parent | dev-python/pytools: Stabilize 2024.1.14 ALLARCHES, #939965 (diff) | |
download | gentoo-d8579fa5ee5238429086c3e210ddaf04ee275e3a.tar.gz gentoo-d8579fa5ee5238429086c3e210ddaf04ee275e3a.tar.bz2 gentoo-d8579fa5ee5238429086c3e210ddaf04ee275e3a.zip |
dev-python/cfn-lint: Stabilize 1.12.4 ALLARCHES, #939981
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/cfn-lint')
-rw-r--r-- | dev-python/cfn-lint/cfn-lint-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-1.12.4.ebuild b/dev-python/cfn-lint/cfn-lint-1.12.4.ebuild index 086f03ea08df..b020827d82b1 100644 --- a/dev-python/cfn-lint/cfn-lint-1.12.4.ebuild +++ b/dev-python/cfn-lint/cfn-lint-1.12.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/aws-sam-translator-1.91.0[${PYTHON_USEDEP}] |