summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-30 07:13:04 +0100
committerSam James <sam@gentoo.org>2021-07-30 07:13:04 +0100
commit37acbda43d8c76ad4a06a03cbd4f987e23d9307f (patch)
tree5346b62ba6e985057c95742842bc76e2172d2d15
parentdev-perl/Calendar-Simple: Stabilize 2.0.1 amd64, #804723 (diff)
downloadgentoo-37acbda4.tar.gz
gentoo-37acbda4.tar.bz2
gentoo-37acbda4.zip
dev-ml/ppx_sexp_conv: Stabilize 0.14.2 amd64, #804786
Signed-off-by: Sam James <sam@gentoo.org>
-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 8166483b48f4..e1e520120a58 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