summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 13:26:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 13:26:47 +0200
commite70ebc5cb527d9f6ab487717c09b9eee5f944719 (patch)
tree4daee87e1d1cc6c12092afa0a87281c7357635f7 /dev-ml/parmap/parmap-1.2.5.ebuild
parentdev-ml/camlp-streams: Stabilize 5.0.1 ppc64, #901641 (diff)
downloadgentoo-e70ebc5cb527d9f6ab487717c09b9eee5f944719.tar.gz
gentoo-e70ebc5cb527d9f6ab487717c09b9eee5f944719.tar.bz2
gentoo-e70ebc5cb527d9f6ab487717c09b9eee5f944719.zip
dev-ml/parmap: Stabilize 1.2.5 ppc64, #901659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/parmap/parmap-1.2.5.ebuild')
-rw-r--r--dev-ml/parmap/parmap-1.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.5.ebuild b/dev-ml/parmap/parmap-1.2.5.ebuild
index 314deeaf1058..0864edbdda32 100644
--- a/dev-ml/parmap/parmap-1.2.5.ebuild
+++ b/dev-ml/parmap/parmap-1.2.5.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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator:="