commit: 37c88ed1b2615c361671086b49c84e81e7f33503 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Nov 15 19:41:10 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Nov 15 19:41:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c88ed1
dev-ml/ppx_sexp_conv: ppc64 stable wrt bug #817737 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 08cde57271a7..b576f6a12b37 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