summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 01:42:21 +0000
committerSam James <sam@gentoo.org>2023-03-25 01:42:21 +0000
commit45a143e2cfce57a26c4ed8707e2fa966d2f42d9a (patch)
tree9e98e87629992f6ab6b2fc957771c932bde768b2 /dev-ml/ppx_sexp_conv
parentdev-ml/ppx_compare: Stabilize 0.15.0 arm, #901523 (diff)
downloadgentoo-45a143e2cfce57a26c4ed8707e2fa966d2f42d9a.tar.gz
gentoo-45a143e2cfce57a26c4ed8707e2fa966d2f42d9a.tar.bz2
gentoo-45a143e2cfce57a26c4ed8707e2fa966d2f42d9a.zip
dev-ml/ppx_sexp_conv: Stabilize 0.15.1 arm, #901525
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.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild
index 2c347d5c0db3..8a347338b32a 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_sexp_conv/archive/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
# Upper bound on ppxlib for bug #769536