summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-02 10:17:30 +0000
committerSam James <sam@gentoo.org>2021-11-02 10:17:30 +0000
commitdc6fdb82e5e3079438cdc180142afd049e0cb730 (patch)
tree834e778a1312e65f36af8d9f9d11e357469c6f81 /dev-ml/ppx_sexp_conv
parentdev-ml/ppx_typerep_conv: Stabilize 0.14.2 arm, #817734 (diff)
downloadgentoo-dc6fdb82e5e3079438cdc180142afd049e0cb730.tar.gz
gentoo-dc6fdb82e5e3079438cdc180142afd049e0cb730.tar.bz2
gentoo-dc6fdb82e5e3079438cdc180142afd049e0cb730.zip
dev-ml/ppx_sexp_conv: Stabilize 0.14.3 arm, #817737
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r--dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild
index e757ef8332b3..4593373a96f1 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.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