summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:36:24 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:36:24 +0000
commit7126693568337de45ec9d66237379d0ab42ea1cb (patch)
tree55c88b4a0ae39be529020e955c825c264f6aec23 /dev-python/threadpoolctl
parentdev-python/dask: Keyword 2.23.0 arm, #723912 (diff)
downloadgentoo-7126693568337de45ec9d66237379d0ab42ea1cb.tar.gz
gentoo-7126693568337de45ec9d66237379d0ab42ea1cb.tar.bz2
gentoo-7126693568337de45ec9d66237379d0ab42ea1cb.zip
dev-python/threadpoolctl: Keyword 2.1.0 arm, #723912
Signed-off-by: Sam James <sam@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 1d26d7c49723..0a1bd4af3745 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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"