From cdc6364a82c4a3a7fdfdddfe7a0f8242a7b89618 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 25 Jan 2026 21:58:35 -0500 Subject: [PATCH] dev-python/bandit: Stabilize 1.9.2 ALLARCHES, #969275 Signed-off-by: Eli Schwartz --- dev-python/bandit/bandit-1.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/bandit/bandit-1.9.2.ebuild b/dev-python/bandit/bandit-1.9.2.ebuild index 5fe1727728d5e..a5d334b65228c 100644 --- a/dev-python/bandit/bandit-1.9.2.ebuild +++ b/dev-python/bandit/bandit-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}]