diff options
author | Sam James <sam@gentoo.org> | 2024-10-12 07:30:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-12 07:32:32 +0100 |
commit | 4409ecea8b879f416c2e98be12db1bd981b7f0b4 (patch) | |
tree | 84c3499d4822109d55be423bcf09cfb43102aace /dev-python/bandit | |
parent | dev-python/pymdown-extensions: Stabilize 10.10.2 ALLARCHES, #941351 (diff) | |
download | gentoo-4409ecea8b879f416c2e98be12db1bd981b7f0b4.tar.gz gentoo-4409ecea8b879f416c2e98be12db1bd981b7f0b4.tar.bz2 gentoo-4409ecea8b879f416c2e98be12db1bd981b7f0b4.zip |
dev-python/bandit: Stabilize 1.7.10 ALLARCHES, #941352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/bandit')
-rw-r--r-- | dev-python/bandit/bandit-1.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.7.10.ebuild b/dev-python/bandit/bandit-1.7.10.ebuild index 608a06da92cc..27c35a502ccb 100644 --- a/dev-python/bandit/bandit-1.7.10.ebuild +++ b/dev-python/bandit/bandit-1.7.10.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |