diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 07:13:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 07:13:04 +0100 |
commit | 37acbda43d8c76ad4a06a03cbd4f987e23d9307f (patch) | |
tree | 5346b62ba6e985057c95742842bc76e2172d2d15 /dev-ml/ppx_sexp_conv | |
parent | dev-perl/Calendar-Simple: Stabilize 2.0.1 amd64, #804723 (diff) | |
download | gentoo-37acbda43d8c76ad4a06a03cbd4f987e23d9307f.tar.gz gentoo-37acbda43d8c76ad4a06a03cbd4f987e23d9307f.tar.bz2 gentoo-37acbda43d8c76ad4a06a03cbd4f987e23d9307f.zip |
dev-ml/ppx_sexp_conv: Stabilize 0.14.2 amd64, #804786
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.2.ebuild | 2 |
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 |