diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-15 17:28:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-15 17:28:33 +0100 |
commit | 6815ff7d89af83e378c31567ab66e4a70af59b76 (patch) | |
tree | 1bfcb8fffc9b7ae22cea7c2d301f3d74c98353e5 /dev-ml/ppx_sexp_conv | |
parent | dev-ml/ppx_typerep_conv: ppc stable wrt bug #817734 (diff) | |
download | gentoo-6815ff7d89af83e378c31567ab66e4a70af59b76.tar.gz gentoo-6815ff7d89af83e378c31567ab66e4a70af59b76.tar.bz2 gentoo-6815ff7d89af83e378c31567ab66e4a70af59b76.zip |
dev-ml/ppx_sexp_conv: ppc stable wrt bug #817737
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild index 070c960efe14..08cde57271a7 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_sexp_conv/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86" IUSE="+ocamlopt" # Upper bound on ppxlib for bug #769536 |