summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-03 12:00:40 +0100
committerSam James <sam@gentoo.org>2021-08-03 12:00:40 +0100
commitf9a96411e5ba162860fcd786538fc4eb55a0a27a (patch)
treed8d2a7975d33cfe31d00f1ec0ec248216c7dccdb /dev-ml
parentdev-ml/parmap: Stabilize 1.2.3 arm64, #804783 (diff)
downloadgentoo-f9a96411e5ba162860fcd786538fc4eb55a0a27a.tar.gz
gentoo-f9a96411e5ba162860fcd786538fc4eb55a0a27a.tar.bz2
gentoo-f9a96411e5ba162860fcd786538fc4eb55a0a27a.zip
dev-ml/ppx_sexp_conv: Stabilize 0.14.2 arm64, #804786
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild
index 426c7be12542..6f07d06be7e8 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_sexp_conv/archive/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
# Upper bound on ppxlib for bug #769536