summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-07 19:47:54 +0000
committerSam James <sam@gentoo.org>2021-03-07 19:47:54 +0000
commitf1d550e59ceba8ebf2e569f7aa340f4de3b982f1 (patch)
tree69db7afff8a1bf3531c68d292b67d2603bbe7166 /dev-python/dask
parentmedia-sound/qjackctl: Stabilize 0.9.1 x86, #774555 (diff)
downloadgentoo-f1d550e59ceba8ebf2e569f7aa340f4de3b982f1.tar.gz
gentoo-f1d550e59ceba8ebf2e569f7aa340f4de3b982f1.tar.bz2
gentoo-f1d550e59ceba8ebf2e569f7aa340f4de3b982f1.zip
dev-python/dask: Stabilize 2021.2.0 ALLARCHES, #774573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dask')
-rw-r--r--dev-python/dask/dask-2021.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2021.2.0.ebuild b/dev-python/dask/dask-2021.2.0.ebuild
index 7028d637c3bb..bf04a92fdf3f 100644
--- a/dev-python/dask/dask-2021.2.0.ebuild
+++ b/dev-python/dask/dask-2021.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]