summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-04 16:38:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-04 16:38:10 +0200
commit5dd405f6d72e725ba1d032d809feee528b03daad (patch)
treec6ce96c7f22b8d8242a30feaf53400cdced3b30f /dev-python/threadpoolctl
parentdev-python/joblib: amd64 stable wrt bug #720528 (diff)
downloadgentoo-5dd405f6d72e725ba1d032d809feee528b03daad.tar.gz
gentoo-5dd405f6d72e725ba1d032d809feee528b03daad.tar.bz2
gentoo-5dd405f6d72e725ba1d032d809feee528b03daad.zip
dev-python/threadpoolctl: amd64 stable wrt bug #720528
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 c783f0c3e900..c9be4d4756d1 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}]"