summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-03 12:00:36 +0100
committerSam James <sam@gentoo.org>2021-08-03 12:00:36 +0100
commitce3b2503bb754de3b680ba21c87d4d46bf499da0 (patch)
tree423423479d095f6d3ea75271ba38935125138f32 /dev-ml
parentdev-perl/Crypt-OpenSSL-Guess: Stabilize 0.130.0 arm64, #804744 (diff)
downloadgentoo-ce3b2503bb754de3b680ba21c87d4d46bf499da0.tar.gz
gentoo-ce3b2503bb754de3b680ba21c87d4d46bf499da0.tar.bz2
gentoo-ce3b2503bb754de3b680ba21c87d4d46bf499da0.zip
dev-ml/parmap: Stabilize 1.2.3 arm64, #804783
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/parmap/parmap-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.3.ebuild b/dev-ml/parmap/parmap-1.2.3.ebuild
index f121c81a3f1e..444af768d02f 100644
--- a/dev-ml/parmap/parmap-1.2.3.ebuild
+++ b/dev-ml/parmap/parmap-1.2.3.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"