commit: c4acf04345155a23aa569335cfc57cf0c1136ce6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 10:40:56 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 10:40:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4acf043
dev-python/bandit: Stabilize 1.7.8 ALLARCHES, #927610
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bandit/bandit-1.7.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bandit/bandit-1.7.8.ebuild
b/dev-python/bandit/bandit-1.7.8.ebuild
index 13be010b92ac..6c48138a96b5 100644
--- a/dev-python/bandit/bandit-1.7.8.ebuild
+++ b/dev-python/bandit/bandit-1.7.8.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}]