https://bugzilla.redhat.com/show_bug.cgi?id=1091538
--- Comment #5 from Peter Robinson pbrobinson@gmail.com --- It still fails.
http://koji.fedoraproject.org/koji/taskinfo?taskID=7058479
You can test yourself with the following change to the swig spec file:
diff --git a/swig.spec b/swig.spec index 7c1b180..5bc6105 100644 --- a/swig.spec +++ b/swig.spec @@ -6,7 +6,7 @@ %{!?lualang:%global lualang 1} %{!?rubylang:%global rubylang 1}
-%ifarch aarch64 %{arm} ppc64le ppc %{power64} s390 s390x +%ifarch aarch64 ppc %{power64} s390 s390x %{!?golang:%global golang 0} %{!?Rlang:%global Rlang 0} %{!?javalang:%global javalang 0}