summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-30 21:29:16 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-30 21:29:16 +0100
commit6d48e9aa2f13c34c835e38cdc6ce47a13e264fee (patch)
tree6882eb2124e64617f6fa124c67c33f51965c82d8 /dev-python/dask
parentdev-python/setuptools-rust: Remove old (diff)
downloadgentoo-6d48e9aa2f13c34c835e38cdc6ce47a13e264fee.tar.gz
gentoo-6d48e9aa2f13c34c835e38cdc6ce47a13e264fee.tar.bz2
gentoo-6d48e9aa2f13c34c835e38cdc6ce47a13e264fee.zip
dev-python/dask: Stabilize 2023.11.0 arm64, #918191
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dask')
-rw-r--r--dev-python/dask/dask-2023.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2023.11.0.ebuild b/dev-python/dask/dask-2023.11.0.ebuild
index 0eb15496bfd2..1fa97a3f32d4 100644
--- a/dev-python/dask/dask-2023.11.0.ebuild
+++ b/dev-python/dask/dask-2023.11.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/click-8.1[${PYTHON_USEDEP}]