summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-14 01:05:36 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-14 01:05:36 +0100
commit553d9c6a808864481a2c842f37d5915356de3992 (patch)
treefeaa60604459e1b557759253f4356113d5011aa5 /dev-python/bandit
parentdev-libs/botan: Stabilize 2.16.0 amd64, #753422 (diff)
downloadgentoo-553d9c6a808864481a2c842f37d5915356de3992.tar.gz
gentoo-553d9c6a808864481a2c842f37d5915356de3992.tar.bz2
gentoo-553d9c6a808864481a2c842f37d5915356de3992.zip
dev-python/bandit: x86 stable (bug #731328)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/bandit')
-rw-r--r--dev-python/bandit/bandit-1.6.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.6.2-r1.ebuild b/dev-python/bandit/bandit-1.6.2-r1.ebuild
index d9cc3c10f03a..6665e6f7533a 100644
--- a/dev-python/bandit/bandit-1.6.2-r1.ebuild
+++ b/dev-python/bandit/bandit-1.6.2-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm64 ~s390 x86"
IUSE="test"
RESTRICT="!test? ( test )"