summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-29 08:43:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-29 08:43:15 +0200
commit934f67477418d15bbede571ae30dc352e41f11c5 (patch)
treeb248d26b2d8d83f0be11e458c891606521078c66 /dev-ml
parentdev-ml/opam-installer: x86 stable wrt bug #804780 (diff)
downloadgentoo-934f67477418d15bbede571ae30dc352e41f11c5.tar.gz
gentoo-934f67477418d15bbede571ae30dc352e41f11c5.tar.bz2
gentoo-934f67477418d15bbede571ae30dc352e41f11c5.zip
dev-ml/ppx_sexp_conv: x86 stable wrt bug #804786
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@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 f3181789caf3..8166483b48f4 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