From dfac8b2ded7f29127c2ccc5fb158b23d17136789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 26 Jul 2025 15:05:28 +0200 Subject: [PATCH] dev-python/bandit: Stabilize 1.8.6 ALLARCHES, #960724 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/bandit/bandit-1.8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bandit/bandit-1.8.6.ebuild b/dev-python/bandit/bandit-1.8.6.ebuild index 343225d6d0ec0..a5addb06c13e5 100644 --- a/dev-python/bandit/bandit-1.8.6.ebuild +++ b/dev-python/bandit/bandit-1.8.6.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}]