diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:52:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:52:29 +0000 |
commit | a0e2a4fe87d82b8f9ed81a026af09d39a3ab3e31 (patch) | |
tree | 84bd90dbc194f9c28cf76646f51d1e73534a6be7 /dev-ml/ppx_sexp_value | |
parent | dev-ml/ppx_sexp_message: Stabilize 0.14.0 amd64, #769317 (diff) | |
download | gentoo-a0e2a4fe87d82b8f9ed81a026af09d39a3ab3e31.tar.gz gentoo-a0e2a4fe87d82b8f9ed81a026af09d39a3ab3e31.tar.bz2 gentoo-a0e2a4fe87d82b8f9ed81a026af09d39a3ab3e31.zip |
dev-ml/ppx_sexp_value: Stabilize 0.14.0 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_value')
-rw-r--r-- | dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild b/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild index a30dcba90a24..6aeb507a75a7 100644 --- a/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild +++ b/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |