summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:38:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:38:45 +0200
commit06fac3bca12cae58f2cea4d1cc8e78e90a1d6174 (patch)
treebb4c01582ff4635b0e307ab9398f4eec9c22ab85 /dev-python/threadpoolctl
parentdev-python/tempora: amd64 stable wrt bug #737800 (diff)
downloadgentoo-06fac3bca12cae58f2cea4d1cc8e78e90a1d6174.tar.gz
gentoo-06fac3bca12cae58f2cea4d1cc8e78e90a1d6174.tar.bz2
gentoo-06fac3bca12cae58f2cea4d1cc8e78e90a1d6174.zip
dev-python/threadpoolctl: amd64 stable (ALLARCHES policy) wrt bug #737802
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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 53d0a4592b30..240c240bb9d2 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}]"