diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 01:08:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 01:08:36 +0000 |
commit | bf89b7202965d092ba59e868f5005c3e26e4f28e (patch) | |
tree | 2f7ffcd037bb780ba45c817f08bffafb4d071688 /dev-ml/ppx_sexp_value | |
parent | dev-ml/ppx_sexp_message: Keyword 0.14.0 x86, #748936 (diff) | |
download | gentoo-bf89b7202965d092ba59e868f5005c3e26e4f28e.tar.gz gentoo-bf89b7202965d092ba59e868f5005c3e26e4f28e.tar.bz2 gentoo-bf89b7202965d092ba59e868f5005c3e26e4f28e.zip |
dev-ml/ppx_sexp_value: Keyword 0.14.0 x86, #748936
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 2bd4484f14d6..89c7cf21e317 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" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" DEPEND=" |