summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:34:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:35:56 +0200
commite6f77d96355b8f474471f046ac77dbfcfc0024df (patch)
tree77dbd76398cb9face4380e825a22799f4af9bf47 /dev-python/threadpoolctl
parentdev-python/tempora: x86 stable wrt bug #737800 (diff)
downloadgentoo-e6f77d96355b8f474471f046ac77dbfcfc0024df.tar.gz
gentoo-e6f77d96355b8f474471f046ac77dbfcfc0024df.tar.bz2
gentoo-e6f77d96355b8f474471f046ac77dbfcfc0024df.zip
dev-python/threadpoolctl: x86 stable wrt bug #737802
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
index 0a1bd4af3745..53d0a4592b30 100644
--- a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-2.1.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 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"