diff options
author | 2023-05-16 04:38:45 +0100 | |
---|---|---|
committer | 2023-05-16 04:38:45 +0100 | |
commit | ab60a34ae8631d117bd03d3136ccf558c3546690 (patch) | |
tree | 4815e74f802114506a5fe63a40af83913c7cd924 /dev-python | |
parent | net-misc/ssh-askpass-fullscreen: Keyword 1.2 arm64, #906389 (diff) | |
download | gentoo-ab60a34ae8631d117bd03d3136ccf558c3546690.tar.gz gentoo-ab60a34ae8631d117bd03d3136ccf558c3546690.tar.bz2 gentoo-ab60a34ae8631d117bd03d3136ccf558c3546690.zip |
dev-python/dask: Stabilize 2023.4.0 ALLARCHES, #906474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/dask/dask-2023.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2023.4.0.ebuild b/dev-python/dask/dask-2023.4.0.ebuild index e6a446e10f3b..879f641914c9 100644 --- a/dev-python/dask/dask-2023.4.0.ebuild +++ b/dev-python/dask/dask-2023.4.0.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/click-7.0[${PYTHON_USEDEP}] |