diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:13:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:13:46 +0200 |
commit | 24789333959d1064242bbff30bb4f7922eac7e0b (patch) | |
tree | 0b16041b553cb40eba0b5b95a9a7804b7f8f1490 /dev-ml/ppx_sexp_conv | |
parent | x11-libs/qscintilla: ppc stable wrt bug #803791 (diff) | |
download | gentoo-24789333959d1064242bbff30bb4f7922eac7e0b.tar.gz gentoo-24789333959d1064242bbff30bb4f7922eac7e0b.tar.bz2 gentoo-24789333959d1064242bbff30bb4f7922eac7e0b.zip |
dev-ml/ppx_sexp_conv: ppc stable wrt bug #804786
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild index e1e520120a58..3c56df384e32 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.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 |