commit: cdad939785affe52476f2b1f5f9da94f20dba10b
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 9 12:04:54 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Feb 9 12:10:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdad9397
dev-python/bandit: 1.4.0 stable amd64 and x86
Package-Manager: portage-2.3.3
dev-python/bandit/bandit-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bandit/bandit-1.4.0.ebuild
b/dev-python/bandit/bandit-1.4.0.ebuild
index f6911ad3fb..e93299c74a 100644
--- a/dev-python/bandit/bandit-1.4.0.ebuild
+++ b/dev-python/bandit/bandit-1.4.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}]"