summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-31 23:10:32 +0100
committerSam James <sam@gentoo.org>2021-07-31 23:10:32 +0100
commit562b210e057ebcfb2e537d95f95308f7b8ff0cea (patch)
treed0196d296a53f02e6646cf1d9fb01103c8a3851b /dev-ml
parentsys-apps/mawk: Stabilize 1.3.4_p20200120 arm, #804294 (diff)
downloadgentoo-562b210e057ebcfb2e537d95f95308f7b8ff0cea.tar.gz
gentoo-562b210e057ebcfb2e537d95f95308f7b8ff0cea.tar.bz2
gentoo-562b210e057ebcfb2e537d95f95308f7b8ff0cea.zip
dev-ml/ppx_sexp_conv: Stabilize 0.14.2 arm, #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 3c56df384e32..426c7be12542 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