commit: c422f8424c1a6dbb3d204f7996ba220f41abf7a7 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 11 09:44:29 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 11 09:44:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c422f842
dev-python/cx_Freeze: x86 stable wrt bug #720480 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/cx_Freeze/cx_Freeze-6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cx_Freeze/cx_Freeze-6.1.ebuild b/dev-python/cx_Freeze/cx_Freeze-6.1.ebuild index 30ace6e5dca..66538ec8826 100644 --- a/dev-python/cx_Freeze/cx_Freeze-6.1.ebuild +++ b/dev-python/cx_Freeze/cx_Freeze-6.1.ebuild @@ -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}/${PN}-5.0.2-buildsystem.patch" # bug #491602