commit: 94b1183930fa831211336ba0289eb1abbb2cf627
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 8 15:28:19 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 8 15:28:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b11839
dev-python/bandit: Stabilize 1.7.7 ALLARCHES, #924069
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/bandit/bandit-1.7.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bandit/bandit-1.7.7.ebuild
b/dev-python/bandit/bandit-1.7.7.ebuild
index 3e32542e7de7..8240885d8c64 100644
--- a/dev-python/bandit/bandit-1.7.7.ebuild
+++ b/dev-python/bandit/bandit-1.7.7.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}]