diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 23:52:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 23:52:33 +0200 |
commit | 76d60b4182dfe65831031972f854185b370cc89e (patch) | |
tree | ab9b8ab53b81d5e7d98cab409a9843ecf58fee89 /dev-python | |
parent | dev-libs/intel-neo: bump to version 21.37.20939 (diff) | |
download | gentoo-76d60b4182dfe65831031972f854185b370cc89e.tar.gz gentoo-76d60b4182dfe65831031972f854185b370cc89e.tar.bz2 gentoo-76d60b4182dfe65831031972f854185b370cc89e.zip |
dev-python/cfn-lint: amd64/x86 stable (ALLARCHES policy) wrt bug #803677
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cfn-lint/cfn-lint-0.53.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild b/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild index beac470392cb..765144d99ea5 100644 --- a/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.53.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/aws-sam-translator-1.38.0[${PYTHON_USEDEP}] |