diff options
author | 2022-06-27 09:34:56 +0200 | |
---|---|---|
committer | 2022-06-27 09:34:56 +0200 | |
commit | 69c2ef7b2f727b18ef92e0813f2d9b9ed2bf11ee (patch) | |
tree | 9658c2e53322e2238a501798b16a68547267109b /dev-python/dask | |
parent | dev-python/google-api-core: amd64/x86 stable (ALLARCHES policy) wrt bug #854447 (diff) | |
download | gentoo-69c2ef7b2f727b18ef92e0813f2d9b9ed2bf11ee.tar.gz gentoo-69c2ef7b2f727b18ef92e0813f2d9b9ed2bf11ee.tar.bz2 gentoo-69c2ef7b2f727b18ef92e0813f2d9b9ed2bf11ee.zip |
dev-python/dask: amd64 stable (ALLARCHES policy) wrt bug #854450
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dask')
-rw-r--r-- | dev-python/dask/dask-2022.05.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2022.05.2.ebuild b/dev-python/dask/dask-2022.05.2.ebuild index 63da90a7d5d0..11e5ccbb938b 100644 --- a/dev-python/dask/dask-2022.05.2.ebuild +++ b/dev-python/dask/dask-2022.05.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}] |