summaryrefslogtreecommitdiff
path: root/dev-python/bandit
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 13:00:20 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:31:24 -0600
commitfe71a8afaff43596742870c4e72355fa9a371c47 (patch)
tree5c5f9a2d4b7e011e5479fc28273219a1287b98c8 /dev-python/bandit
parente7cb33f6869a091f7e8d6ffbd46d4190efb69293 (diff)
downloadgentoo-fe71a8afaff43596742870c4e72355fa9a371c47.tar.gz
gentoo-fe71a8afaff43596742870c4e72355fa9a371c47.tar.xz
dev-python/bandit: 1.1.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/bandit')
-rw-r--r--dev-python/bandit/bandit-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.1.0.ebuild b/dev-python/bandit/bandit-1.1.0.ebuild
index 723b7be190c..6a81f8f0758 100644
--- a/dev-python/bandit/bandit-1.1.0.ebuild
+++ b/dev-python/bandit/bandit-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"