From 29aec69b75bb68359e25c9833efa999d7e00f233 Mon Sep 17 00:00:00 2001 From: Ben Rosser Date: Jan 24 2018 18:22:36 +0000 Subject: Build of beta17 failed on ppc64, so excludearch it for now. --- diff --git a/jbuilder.spec b/jbuilder.spec index d98ddc9..5b71f9c 100644 --- a/jbuilder.spec +++ b/jbuilder.spec @@ -34,6 +34,9 @@ Provides: bundled(ocaml-opam-file-format) Provides: bundled(ocaml-cmdliner) = 1.0.0 Provides: bundled(ocaml-re) +# Build failure with beta17 on ppc64. While debugging, mark as ExcludeArch. :( +ExcludeArch: ppc64 + %description Jbuilder is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of