summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-06 15:31:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-06 15:31:51 +0300
commitc8549f1ac73d50a3f9fdf2efdd430387966bbf3a (patch)
tree261f78724917ec34db58777280d9185167fd043f /dev-python/threadpoolctl
parentdev-python/python-stdnum: Stabilize 1.20 ALLARCHES, #928681 (diff)
downloadgentoo-c8549f1ac73d50a3f9fdf2efdd430387966bbf3a.tar.gz
gentoo-c8549f1ac73d50a3f9fdf2efdd430387966bbf3a.tar.bz2
gentoo-c8549f1ac73d50a3f9fdf2efdd430387966bbf3a.zip
dev-python/threadpoolctl: Stabilize 3.4.0 ALLARCHES, #928682
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/threadpoolctl')
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.4.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.4.0.ebuild
index 88092a680ad2..ef74d3575f0f 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.4.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.4.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86 ~arm64-macos ~x64-macos"
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]