commit: 4eef82a4d8c73067af1a49347c0e6d666d7ad2b7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 05:54:22 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 08:10:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eef82a4
dev-python/bandit: Stabilize 1.9.1 ALLARCHES, #967793
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/bandit/bandit-1.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bandit/bandit-1.9.1.ebuild
b/dev-python/bandit/bandit-1.9.1.ebuild
index 6c04a3776458..41e956e6e782 100644
--- a/dev-python/bandit/bandit-1.9.1.ebuild
+++ b/dev-python/bandit/bandit-1.9.1.ebuild
@@ -17,7 +17,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}]