summaryrefslogtreecommitdiff
path: root/dev-python/bandit
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-26 19:19:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-26 19:19:39 +0000
commit53d43dfbb4e19fa3b38817c263c48ed2b8f00b0b (patch)
treeedce060b35763ee78bf238de9ac9d8dd782f9f59 /dev-python/bandit
parent252c9be98d03b2242c5ea496f001186db45bb959 (diff)
downloadbaldeagleos-repo-53d43dfbb4e19fa3b38817c263c48ed2b8f00b0b.tar.gz
baldeagleos-repo-53d43dfbb4e19fa3b38817c263c48ed2b8f00b0b.tar.xz
baldeagleos-repo-53d43dfbb4e19fa3b38817c263c48ed2b8f00b0b.zip
Adding metadata
Diffstat (limited to 'dev-python/bandit')
-rw-r--r--dev-python/bandit/bandit-1.9.2.ebuild4
1 files 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 8131185c770e..900cf2a34442 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}]