summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 02:11:25 +0000
committerSam James <sam@gentoo.org>2021-11-05 02:11:25 +0000
commitb70d793395875f16d375cf0655f0b7368846737d (patch)
tree2bf8079578b9161b163a2afdfcba6993e0823e30
parentdev-python/rarfile: Stabilize 4.0 amd64, #821814 (diff)
downloadgentoo-b70d7933.tar.gz
gentoo-b70d7933.tar.bz2
gentoo-b70d7933.zip
dev-python/threadpoolctl: Stabilize 3.0.0 ALLARCHES, #821823
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild
index 4e259103e370..2fcfb2e44755 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"