summaryrefslogtreecommitdiff
path: root/dev-python/threadpoolctl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-17 11:03:04 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-17 11:03:04 +0100
commit0968caae52d6eae7513e2ce4e0900a2e009780ee (patch)
tree54218d0d3baaf14b964427f98c4f90f13380ffd3 /dev-python/threadpoolctl
parent58018a2c9504435bb719f2d60439ebe22fbeb503 (diff)
gentoo auto-resync : 17:09:2023 - 11:03:03
Diffstat (limited to 'dev-python/threadpoolctl')
-rw-r--r--dev-python/threadpoolctl/Manifest2
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/threadpoolctl/Manifest b/dev-python/threadpoolctl/Manifest
index df73e1a3c740..ebe50009fdd5 100644
--- a/dev-python/threadpoolctl/Manifest
+++ b/dev-python/threadpoolctl/Manifest
@@ -1,5 +1,5 @@
DIST threadpoolctl-3.1.0.tar.gz 29899 BLAKE2B 41bddace1231107a108fd57e281541a4e9f04c9bee957d16cfbff49361f9dcb0b879bf376617480b1ca2929c09d07fd1f8f704afa4ad85e34e38c4a82fb48a3c SHA512 551dad4c93a62382583a96187f795aaeb6954700647c984ad618d3d1bede50d6859e75f676c557fa875db37c798c0347131f6b136148f71b8208783c7f8f717e
DIST threadpoolctl-3.2.0.gh.tar.gz 32196 BLAKE2B 662b2ab6908719c11881dbaba00437b049f71dc8b6c5c8f4c3733cd156312a6410eca19d0446e11cfaddd039261adb25398a3827e822584ad52b428e67fc6b17 SHA512 01017047ceaa353239fea5410be3b6cd924068d7e18a80bc04cc07f08341e3405fa8620a8e5f43f16b674a3ce535d15e42b41741f78079fb61e618c8b9d1583d
EBUILD threadpoolctl-3.1.0.ebuild 571 BLAKE2B a184046c1b66ec05f0827cb597a9a2e920f67adf38fa9a112c9a2d34dc67a2feb45e0a5caa90c39befed78a62cee8548a56b9fcf028e1c176d2978d454d0fe57 SHA512 efc232b1350d885df1b2666bf3e67d62aae0f4ca63f108d3642ee70c4659f146a0dc7aad874ff40b5723ca10998cc5780e531314936f856d7cf3706632bb5ae3
-EBUILD threadpoolctl-3.2.0.ebuild 884 BLAKE2B 0606db4f62ec07fc5b7c890b773140026cdb9f29dfe12dd4e32b923336ccbbe5fb1c0eb61fbd3797bb5187fa37088a6ef778aa7c244f4a85d2b01e4b807caf50 SHA512 6a94c61c4bbb6b2d11bbbb76610bb40acfe32becac2bcc221d45660b2caf72368ae335839a9c2670e8e0078c424cb75157a578a211b4d609a46124c76b41567e
+EBUILD threadpoolctl-3.2.0.ebuild 881 BLAKE2B e0c40d45666f4d98e0daab0136d3fc964802a8a79818140aca1c8339f2269a4dfa2a255dd5a275abe288534ab655fc26c481fbb3fa6fe9bdc86afa38a55a9852 SHA512 87154a3aee2d13eb6d46b601b41f8a004324850b5fd19767a3853f1a7440418aa119adcd22024aeca9589fe7fe0f09348c3d0ff2e91ffb6ab27e3db7b1f40182
MISC metadata.xml 489 BLAKE2B eba7a68832688f4c6cca1f30e188bae378c82347d87d7a0186fe3821dd04b75fdda2a7826785c3a59eda7362d1119d183be239b06c90ce14096e5a87459d2a29 SHA512 e14a5317dcfb8506a277d358ec227d276cf148e0293fc56b14751804a89fa20134b5be752fcc8beaffd12e246722d34120449a8f1ea0900e2918e42889c54dd8
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}]