From: Agostino Sarubbo Date: Sun, 3 May 2020 18:59:02 +0000 (+0200) Subject: dev-python/threadpoolctl: x86 stable wrt bug #720528 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c49d420a0ef13dfdbf448b9b9f0cddb9430b860c;p=gentoo.git dev-python/threadpoolctl: x86 stable wrt bug #720528 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild index ae4251fa5508..c783f0c3e900 100644 --- a/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/joblib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"