summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-25 19:12:29 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-25 19:12:29 +0000
commitde128b3663ee2dd4ef6753fe94b3edf12a246188 (patch)
tree43d4c458dc7849362919ba8277a17778e224c907 /dev-python/dask
parentdev-python/identify: Remove old (diff)
downloadgentoo-de128b3663ee2dd4ef6753fe94b3edf12a246188.tar.gz
gentoo-de128b3663ee2dd4ef6753fe94b3edf12a246188.tar.bz2
gentoo-de128b3663ee2dd4ef6753fe94b3edf12a246188.zip
dev-python/dask: Stabilize 2023.9.1 ALLARCHES, #914667
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dask')
-rw-r--r--dev-python/dask/dask-2023.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2023.9.1.ebuild b/dev-python/dask/dask-2023.9.1.ebuild
index 7e6a97864b43..a85f9d8fe869 100644
--- a/dev-python/dask/dask-2023.9.1.ebuild
+++ b/dev-python/dask/dask-2023.9.1.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.0[${PYTHON_USEDEP}]