diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 08:47:53 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 08:47:53 +0000 |
commit | 8af4dbc827a04a54ee86e1d639bbefc53b750536 (patch) | |
tree | 1ea6c4017357cade8fadacb887222166dacc3c8c /dev-python/dask | |
parent | dev-python/cryptography: Stabilize 40.0.1 arm64, #903815 (diff) | |
download | gentoo-8af4dbc827a04a54ee86e1d639bbefc53b750536.tar.gz gentoo-8af4dbc827a04a54ee86e1d639bbefc53b750536.tar.bz2 gentoo-8af4dbc827a04a54ee86e1d639bbefc53b750536.zip |
dev-python/dask: Stabilize 2023.3.2 ALLARCHES, #903817
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dask')
-rw-r--r-- | dev-python/dask/dask-2023.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2023.3.2.ebuild b/dev-python/dask/dask-2023.3.2.ebuild index e4882c82fd40..abe01ee1aee3 100644 --- a/dev-python/dask/dask-2023.3.2.ebuild +++ b/dev-python/dask/dask-2023.3.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}] |