commit:     2d76e42fdbd92113c79b9436b0bc3b6087718612
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 08:56:46 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 09:18:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d76e42f

dev-python/bandit: Mark ALLARCHES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/bandit/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/bandit/metadata.xml b/dev-python/bandit/metadata.xml
index 5504bd16ff30..87ea544cd31c 100644
--- a/dev-python/bandit/metadata.xml
+++ b/dev-python/bandit/metadata.xml
@@ -8,6 +8,7 @@
        <longdescription lang="en">
                Bandit is a tool designed to find common security issues in 
Python code. To do this Bandit processes each file, builds an AST from it, and 
runs appropriate plugins against the AST nodes. Once Bandit has finished 
scanning all the files it generates a report.
        </longdescription>
+       <stabilize-allarches/>
        <upstream>
                <remote-id type="pypi">bandit</remote-id>
                <remote-id type="github">PyCQA/bandit</remote-id>

Reply via email to