summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 11:56:32 +0000
committerSam James <sam@gentoo.org>2021-02-25 11:58:59 +0000
commit9199f8d56882557088f248ce60051dd1faab6540 (patch)
tree3221ecc41de1dae03b8febb817d3502ac337cbbd
parentdev-python/cloudpickle: Stabilize 1.6.0 ppc64, #749519 (diff)
downloadgentoo-9199f8d5.tar.gz
gentoo-9199f8d5.tar.bz2
gentoo-9199f8d5.zip
dev-python/loky: Stabilize 2.9.0 ppc64, #749519
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/loky/loky-2.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/loky/loky-2.9.0.ebuild b/dev-python/loky/loky-2.9.0.ebuild
index 052734156609..70165402b043 100644
--- a/dev-python/loky/loky-2.9.0.ebuild
+++ b/dev-python/loky/loky-2.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]