Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dask/
Date: Mon, 27 Jun 2022 07:35:06
Message-Id: 1656315296.69c2ef7b2f727b18ef92e0813f2d9b9ed2bf11ee.ago@gentoo
1 commit: 69c2ef7b2f727b18ef92e0813f2d9b9ed2bf11ee
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 07:34:56 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 07:34:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c2ef7b
7
8 dev-python/dask: amd64 stable (ALLARCHES policy) wrt bug #854450
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/dask/dask-2022.05.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/dask/dask-2022.05.2.ebuild b/dev-python/dask/dask-2022.05.2.ebuild
17 index 63da90a7d5d0..11e5ccbb938b 100644
18 --- a/dev-python/dask/dask-2022.05.2.ebuild
19 +++ b/dev-python/dask/dask-2022.05.2.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
26
27 RDEPEND="
28 >=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]