diff options
author | Sam James <sam@gentoo.org> | 2023-12-24 01:00:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-24 01:00:26 +0000 |
commit | 55f9538bde04819888090242e320ba936cba99f5 (patch) | |
tree | 1e750bd06960f267f6f963bbe7bda59a480d53fc /dev-python/bandit | |
parent | dev-python/stripe: Stabilize 7.8.2 ALLARCHES, #920614 (diff) | |
download | gentoo-55f9538bde04819888090242e320ba936cba99f5.tar.gz gentoo-55f9538bde04819888090242e320ba936cba99f5.tar.bz2 gentoo-55f9538bde04819888090242e320ba936cba99f5.zip |
dev-python/bandit: Stabilize 1.7.6 ALLARCHES, #920616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/bandit')
-rw-r--r-- | dev-python/bandit/bandit-1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.7.6.ebuild b/dev-python/bandit/bandit-1.7.6.ebuild index ffa1485a066a..f2648ee07b34 100644 --- a/dev-python/bandit/bandit-1.7.6.ebuild +++ b/dev-python/bandit/bandit-1.7.6.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |