diff options
author | 2023-09-17 08:06:49 +0300 | |
---|---|---|
committer | 2023-09-17 08:06:49 +0300 | |
commit | e3f5d307ec64301670025aa78387efaecd8a053b (patch) | |
tree | f60b35b0a40dac3c02b1caf752269fe6aefe913c /dev-python/threadpoolctl | |
parent | dev-python/sabctools: Stabilize 7.1.1 amd64, #914327 (diff) | |
download | gentoo-e3f5d307ec64301670025aa78387efaecd8a053b.tar.gz gentoo-e3f5d307ec64301670025aa78387efaecd8a053b.tar.bz2 gentoo-e3f5d307ec64301670025aa78387efaecd8a053b.zip |
dev-python/threadpoolctl: Stabilize 3.2.0 ALLARCHES, #914329
Signed-off-by: Arthur Zamarin <arthurzam@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 5baeee4bc548..1c38a89e93ac 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}] |