From: Richard W.M. Jones Date: Mon, 16 Feb 2015 13:04:32 +0000 (+0000) Subject: Block ocaml-zarith. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=62ad7400deab4ca095345bb5fa746cbb29bd930b;hp=2a7eb34a8019bc82f7951f138a690f2aeeed9d49;p=goaljobs-goals.git Block ocaml-zarith. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 7851975..e575f6f 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -24,6 +24,7 @@ let yum_repo = "koji-rawhide" *) let blocked = [ "ocaml-pa-do"; (* orphaned *) + "ocaml-zarith"; (* int types *) ] let blocked pkg = List.mem pkg blocked