dev-python/bandit: 1.4.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 9 Feb 2017 12:04:54 +0000 (06:04 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 9 Feb 2017 12:10:19 +0000 (06:10 -0600)
Package-Manager: portage-2.3.3

dev-python/bandit/bandit-1.4.0.ebuild

index f6911ad3fb0128818975e8a14578561c6ad0948b..e93299c74a93c7a4f1e4c0598a60581e149d75ab 100644 (file)
@@ -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}]"