diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:52 +0000 |
commit | 94221701c7615f5fd1e4738da37ca229ba4142d0 (patch) | |
tree | 193e2cf63e436be5e8ee67dbb6d68a10097060c6 /dev-ml/ppx_sexp_conv | |
parent | dev-ml/ppx_optcomp: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-94221701c7615f5fd1e4738da37ca229ba4142d0.tar.gz gentoo-94221701c7615f5fd1e4738da37ca229ba4142d0.tar.bz2 gentoo-94221701c7615f5fd1e4738da37ca229ba4142d0.zip |
dev-ml/ppx_sexp_conv: Keyword 0.14.1 ppc, #748576
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 e10f2710fb14..e9f100c5203d 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" DEPEND=" |