dev-python/toolz: 0.9.0 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 18:23:49 +0000 (13:23 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 19:05:18 +0000 (14:05 -0500)
Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/toolz/toolz-0.9.0.ebuild

index bbd67badb7441df95b3ac0e36ed79bc72ba7aef1..a9ea1fccf435660835c5af9b54acb1464adb1ee5 100644 (file)
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"