Enable zarith, disable llvm and plplot.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index c642972..bc02617 100644 (file)
@@ -24,7 +24,8 @@ let yum_repo = "koji-rawhide"
  *)
 let blocked = [
   "ocaml-pa-do";                        (* orphaned *)
-  "ocaml-zarith";                       (* int types *)
+  "llvm";                               (* FTBFS, unrelated to OCaml *)
+  "plplot";                             (* FTBFS, unrelated to OCaml *)
 ]
 let blocked pkg = List.mem pkg blocked