diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:30:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:45:26 +0000 |
commit | 6edc944b78c75957af9934545acc087d69e86581 (patch) | |
tree | d6029da7d0672be05d980ac8b4ddb8249c2980b2 /dev-ml/ppx_sexp_conv | |
parent | dev-ml/ppx_enumerate: Stabilize 0.14.0 arm, #772833 (diff) | |
download | gentoo-6edc944b78c75957af9934545acc087d69e86581.tar.gz gentoo-6edc944b78c75957af9934545acc087d69e86581.tar.bz2 gentoo-6edc944b78c75957af9934545acc087d69e86581.zip |
dev-ml/ppx_sexp_conv: Stabilize 0.14.1 arm, #772833
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.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 5920fb45dfcc..337d6213df72 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=" |