summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-13 19:50:23 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-13 19:50:23 +0100
commit49951a7b277d791917fa27d66980e58dbe48d949 (patch)
treeaa4d009bba8c6febb94360642fa93b43003acfa3 /dev-python/bandit
parentdev-python/astroid: Stabilize 2.8.6 ALLARCHES, #829107 (diff)
downloadgentoo-49951a7b277d791917fa27d66980e58dbe48d949.tar.gz
gentoo-49951a7b277d791917fa27d66980e58dbe48d949.tar.bz2
gentoo-49951a7b277d791917fa27d66980e58dbe48d949.zip
dev-python/bandit: Stabilize 1.7.1 amd64, #829108
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/bandit')
-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 5f92de9a3967..5a5c53051c32 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 )"