diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 14:35:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 14:35:04 +0300 |
commit | d6f0feb3973d2ba56e06cebfd26e0e766f1081f3 (patch) | |
tree | 0e66c6b0e024c0109df481e4cbce2b262b510ea1 /dev-python/cfn-lint | |
parent | dev-python/pefile: Stabilize 2024.8.26 arm, #939621 (diff) | |
download | gentoo-d6f0feb3973d2ba56e06cebfd26e0e766f1081f3.tar.gz gentoo-d6f0feb3973d2ba56e06cebfd26e0e766f1081f3.tar.bz2 gentoo-d6f0feb3973d2ba56e06cebfd26e0e766f1081f3.zip |
dev-python/cfn-lint: Stabilize 1.11.1 ALLARCHES, #939625
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.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-1.11.1.ebuild b/dev-python/cfn-lint/cfn-lint-1.11.1.ebuild index 086f03ea08df..b020827d82b1 100644 --- a/dev-python/cfn-lint/cfn-lint-1.11.1.ebuild +++ b/dev-python/cfn-lint/cfn-lint-1.11.1.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}] |