dev-python/cx_Freeze: x86 stable (bug #659056)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 25 Jun 2018 22:13:47 +0000 (00:13 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 25 Jun 2018 23:18:40 +0000 (01:18 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/cx_Freeze/cx_Freeze-5.0.2.ebuild

index b752fc1cf2f2b2fed51f897d3d8e7a4f8a226798..fcac52ab1f413487279c7531a6f1ff19abf59de3 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PYTHON"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 PATCHES=(
        "${FILESDIR}/${P}-buildsystem.patch" # bug #491602