commit: 4409ecea8b879f416c2e98be12db1bd981b7f0b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 06:30:47 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 06:32:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4409ecea
dev-python/bandit: Stabilize 1.7.10 ALLARCHES, #941352
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bandit/bandit-1.7.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]