summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-15 20:41:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-15 20:41:44 +0100
commit37c88ed1b2615c361671086b49c84e81e7f33503 (patch)
tree69896c8ed19d56dba4e15ac0e8b2c46ed2f0bc7f /dev-ml/ppx_sexp_conv
parentdev-ml/ppx_typerep_conv: ppc64 stable wrt bug #817734 (diff)
downloadgentoo-37c88ed1b2615c361671086b49c84e81e7f33503.tar.gz
gentoo-37c88ed1b2615c361671086b49c84e81e7f33503.tar.bz2
gentoo-37c88ed1b2615c361671086b49c84e81e7f33503.zip
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@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r--dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.3.ebuild2
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 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