From 0a566608a7d292bbfd55078678a83ca21af08047 Mon Sep 17 00:00:00 2001 From: Shawn Anastasio Date: Thu, 12 May 2022 14:24:54 -0400 Subject: [PATCH] Added ppc64le to architecture list --- libdispatch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdispatch.spec b/libdispatch.spec index 2c7ecad..3dba1c4 100644 --- a/libdispatch.spec +++ b/libdispatch.spec @@ -18,7 +18,7 @@ BuildRequires: ninja-build BuildRequires: cmake BuildRequires: chrpath -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le Provides: libblocksruntime = %{version}-%{release} Obsoletes: libblocksruntime < 7.0.0-5