summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:31:23 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:31:23 +0000
commit14c1b219e478b1493beea7f5f4573f56149c90e2 (patch)
treeda920b491eb96e64223d0a23aba76a5707ffb6f0 /dev-ml
parentdev-ml/cudf: Stabilize 0.9 ppc, #769317 (diff)
downloadgentoo-14c1b219e478b1493beea7f5f4573f56149c90e2.tar.gz
gentoo-14c1b219e478b1493beea7f5f4573f56149c90e2.tar.bz2
gentoo-14c1b219e478b1493beea7f5f4573f56149c90e2.zip
dev-ml/parmap: Stabilize 1.2 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/parmap/parmap-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.ebuild b/dev-ml/parmap/parmap-1.2.ebuild
index 42dcc10629ed..4bf5334c7f34 100644
--- a/dev-ml/parmap/parmap-1.2.ebuild
+++ b/dev-ml/parmap/parmap-1.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV/+/-}"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"