From da93c3be3f55717a3350ea9e43c836e318653c04 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 13 Dec 2016 22:56:24 +0000 Subject: [PATCH] Reenable tests on power64. --- libguestfs.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libguestfs.spec b/libguestfs.spec index 505cbfa..efbd6a2 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -15,8 +15,7 @@ # # arm: times out when running the test # i686: constantly broken, so I have disabled it, probably forever -# power64: https://bugzilla.redhat.com/show_bug.cgi?id=1403745 -%global test_arches aarch64 x86_64 +%global test_arches aarch64 power64 x86_64 # Trim older changelog entries. # https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627