From b7afed48b47d8d1c6e11f42d749e3eabeb3946ca Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 29 Jun 2024 09:23:55 +0100 Subject: [PATCH] dev-python/bandit: Stabilize 1.7.9 ALLARCHES, #935093 Signed-off-by: Sam James --- dev-python/bandit/bandit-1.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bandit/bandit-1.7.9.ebuild b/dev-python/bandit/bandit-1.7.9.ebuild index 608a06da92cc5..27c35a502ccb0 100644 --- a/dev-python/bandit/bandit-1.7.9.ebuild +++ b/dev-python/bandit/bandit-1.7.9.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}]