summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:20 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:20 +0000
commitd29c7e80c0cdabc35a665363e64a9cf9330218e2 (patch)
tree4cef928dfbb076a0ca8f7731938a331d80ab8460
parentdev-ml/ppx_compare: Stabilize 0.14.0 ppc64, #769317 (diff)
downloadgentoo-d29c7e80c0cdabc35a665363e64a9cf9330218e2.tar.gz
gentoo-d29c7e80c0cdabc35a665363e64a9cf9330218e2.tar.bz2
gentoo-d29c7e80c0cdabc35a665363e64a9cf9330218e2.zip
dev-ml/ppx_sexp_conv: Stabilize 0.14.1 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild2
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 811bef9de5f1..f33b16f3a74c 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
DEPEND="