commit: 5dd405f6d72e725ba1d032d809feee528b03daad Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 4 14:38:10 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 4 14:38:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd405f6
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 <AT> gentoo.org> dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild index c783f0c3e90..c9be4d4756d 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}]"
