summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-17 10:20:30 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-17 10:20:30 +0200
commit416683b65cef9081d8be97fab01ce118ce1226b3 (patch)
tree1178399c001ec1e997d457013732730b98826fd0
parentdev-python/platformdirs: Stabilize 4.2.1 ALLARCHES, #932059 (diff)
downloadgentoo-416683b65cef9081d8be97fab01ce118ce1226b3.tar.gz
gentoo-416683b65cef9081d8be97fab01ce118ce1226b3.tar.bz2
gentoo-416683b65cef9081d8be97fab01ce118ce1226b3.zip
dev-python/threadpoolctl: Stabilize 3.5.0 ALLARCHES, #932065
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild
index 88092a680ad2..ef74d3575f0f 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.5.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}]