summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-24 01:00:26 +0000
committerSam James <sam@gentoo.org>2023-12-24 01:00:26 +0000
commit55f9538bde04819888090242e320ba936cba99f5 (patch)
tree1e750bd06960f267f6f963bbe7bda59a480d53fc /dev-python/bandit/bandit-1.7.6.ebuild
parentdev-python/stripe: Stabilize 7.8.2 ALLARCHES, #920614 (diff)
downloadgentoo-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/bandit-1.7.6.ebuild')
-rw-r--r--dev-python/bandit/bandit-1.7.6.ebuild2
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}]