diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:18 +0000 |
commit | b45db43c78c31089f7028d9e0b89e157c8bf8ddc (patch) | |
tree | 2609035def7bc7dc8ec02dc268451f11c31e4304 /dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild | |
parent | dev-ml/ppx_compare: Stabilize 0.14.0 x86, #769317 (diff) | |
download | gentoo-b45db43c78c31089f7028d9e0b89e157c8bf8ddc.tar.gz gentoo-b45db43c78c31089f7028d9e0b89e157c8bf8ddc.tar.bz2 gentoo-b45db43c78c31089f7028d9e0b89e157c8bf8ddc.zip |
dev-ml/ppx_sexp_conv: Stabilize 0.14.1 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild')
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild index d5c25c306b8b..a9c68a4cd034 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_sexp_conv/archive/v${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |