diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:52:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:52:51 +0100 |
commit | 6b2572a3386a9e5d608ce32814b636f8a1851628 (patch) | |
tree | ad7375fa1d91ac0ab2488e2e198ea6d694b2345a /dev-python/threadpoolctl | |
parent | dev-python/docstring-to-markdown: Stabilize 0.13 arm64, #918201 (diff) | |
download | gentoo-6b2572a3386a9e5d608ce32814b636f8a1851628.tar.gz gentoo-6b2572a3386a9e5d608ce32814b636f8a1851628.tar.bz2 gentoo-6b2572a3386a9e5d608ce32814b636f8a1851628.zip |
dev-python/threadpoolctl: Stabilize 3.2.0 arm64, #918244
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/threadpoolctl')
-rw-r--r-- | dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild index 654f001a4b38..81b1fb55997f 100644 --- a/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-3.2.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}] |