summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 17:09:51 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 17:10:27 -0600
commit0d979ca4aeb4991d7b043aaea3c793dcf776ea41 (patch)
treef7117ead5e7995809c78520ee2d3a24ed04a9603 /dev-python/bandit
parentdev-libs/hsa-ext-rocr: fix ${EPREFIX} missing trailing slash (diff)
downloadgentoo-0d979ca4aeb4991d7b043aaea3c793dcf776ea41.tar.gz
gentoo-0d979ca4aeb4991d7b043aaea3c793dcf776ea41.tar.bz2
gentoo-0d979ca4aeb4991d7b043aaea3c793dcf776ea41.zip
dev-python/bandit: 1.5.1-r1 stable x86
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/bandit')
-rw-r--r--dev-python/bandit/bandit-1.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.5.1-r1.ebuild b/dev-python/bandit/bandit-1.5.1-r1.ebuild
index a7e548d414f4..99300f639b21 100644
--- a/dev-python/bandit/bandit-1.5.1-r1.ebuild
+++ b/dev-python/bandit/bandit-1.5.1-r1.ebuild
@@ -13,7 +13,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 )"