commit: 627dbd5b12f8c3a07ee8686613f181a9a385a562
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 09:39:05 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 09:39:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627dbd5b
dev-python/threadpoolctl: Stabilize 3.3.0 ALLARCHES, #925970
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/threadpoolctl/threadpoolctl-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.3.0.ebuild
b/dev-python/threadpoolctl/threadpoolctl-3.3.0.ebuild
index 88092a680ad2..ef74d3575f0f 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.3.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.3.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}]