From 94e097df7105d0651b5af082d9e6998d9578c7b2 Mon Sep 17 00:00:00 2001 From: Veeti Paananen Date: Jun 21 2014 12:34:13 +0000 Subject: Tests fail on ppc64 --- diff --git a/libgit2.spec b/libgit2.spec index 50c0b9e..58e3f20 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -50,7 +50,7 @@ make %{?_smp_mflags} %check # remove when rhbz#1105552 is fixed: -%ifnarch %{arm} %{power64} s390x +%ifnarch %{arm} %{power64} %{ppc64} s390x ctest -V %endif