Revert "Disable graphviz."
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 5 May 2020 21:04:39 +0000 (22:04 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 May 2020 21:04:39 +0000 (22:04 +0100)
This reverts commit 256c5d4ea13bc87ccf07c6813059479c198fdbd2.

Goalfile

index 7f3a309..2b562ad 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -21,17 +21,12 @@ let fedora-rebuild-name = "OCaml 4.11.0+dev2-2020-04-22 rebuild"
 # they have been rebuilt.
 let fedora-ignored = [
     "ocaml-srpm-macros", "ocaml",
-
-    # Several problems with the s390 builds:
-    # https://pagure.io/koji/issue/1974
-    # Cannot download toplink/packages/openblas/0.3.9/2.fc33/s390x/openblas-threads64-0.3.9-2.fc33.s390x.rpm: All mirrors were tried
-    "graphviz",
 ]
 
 # All OCaml-related source package names
 let other-packages = [
     "alt-ergo", "apron", "brltty", "coccinelle",
-    "haxe", "hevea", "hivex",
+    "graphviz", "haxe", "hevea", "hivex",
     "laby",
     "libguestfs",
     "libnbd", "opam",