summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:37 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:37 +0000
commit1e381729623c2998229d3ae325492a076dec3ea7 (patch)
treeb860e78b97e722d9e447f97f1b783f257131c984
parentdev-ml/cudf: Stabilize 0.9 x86, #769317 (diff)
downloadgentoo-1e381729.tar.gz
gentoo-1e381729.tar.bz2
gentoo-1e381729.zip
dev-ml/parmap: Stabilize 1.2 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-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 f121c81a3f1e..42dcc10629ed 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"