From d4390b534015496c881c536e1ef200bfc5d5b0c7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Nov 01 2017 09:33:06 +0000 Subject: use %power64 to reference ppc arches Signed-off-by: Igor Gnatenko --- diff --git a/bcc.spec b/bcc.spec index 0a2becc..e27225a 100644 --- a/bcc.spec +++ b/bcc.spec @@ -17,7 +17,7 @@ Patch0: 0001-set-SOVERSION-for-bpf-shared.patch # Arches will be included as upstream support is added and dependencies are # satisfied in the respective arches -ExclusiveArch: x86_64 ppc64 ppc64le +ExclusiveArch: x86_64 %{power64} BuildRequires: bison, cmake >= 2.8.7, flex, libxml2-devel BuildRequires: python3-devel