summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 20:59:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 21:02:07 +0200
commitc49d420a0ef13dfdbf448b9b9f0cddb9430b860c (patch)
treeb849b6149cd22c330e6096f0c7ebd5cd15f78b60 /dev-python/threadpoolctl
parentdev-python/joblib: x86 stable wrt bug #720528 (diff)
downloadgentoo-c49d420a0ef13dfdbf448b9b9f0cddb9430b860c.tar.gz
gentoo-c49d420a0ef13dfdbf448b9b9f0cddb9430b860c.tar.bz2
gentoo-c49d420a0ef13dfdbf448b9b9f0cddb9430b860c.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/threadpoolctl')
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"