summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-13 21:27:57 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-13 21:29:33 +0100
commitd3f215aca4602d30eebb836bb7124df77f579170 (patch)
treea9e520b66b11d5f8b13b2044780b18bfb189f161 /dev-python
parentwww-apache/mod_authnz_external: Stabilize 3.3.3 x86, #829100 (diff)
downloadgentoo-d3f215aca4602d30eebb836bb7124df77f579170.tar.gz
gentoo-d3f215aca4602d30eebb836bb7124df77f579170.tar.bz2
gentoo-d3f215aca4602d30eebb836bb7124df77f579170.zip
dev-python/bandit: Stabilize 1.7.1 x86, #829108
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/bandit/bandit-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.7.1.ebuild b/dev-python/bandit/bandit-1.7.1.ebuild
index 32656a9cd0fe..bdd6e3fdf3a5 100644
--- a/dev-python/bandit/bandit-1.7.1.ebuild
+++ b/dev-python/bandit/bandit-1.7.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~s390 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~s390 x86"
IUSE="test"
RESTRICT="!test? ( test )"