Unblock dose3.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index 6939ca2..880d12b 100644 (file)
@@ -31,6 +31,7 @@ let yum_repo = "koji-rawhide"
 let blocked = [
   "ocaml-camlp4";   (* deprecated + all dependent packages *)
   "ocaml-yojson";   (* jjames is looking at this *)
+  "coq";            (* jjames is looking at this, see RHBZ#1735619 *)
 ]
 let blocked pkg = List.mem pkg blocked