From 462ad1a9ff3769559ae3e2da0a46ced00537f1a9 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 5 Apr 2022 16:36:36 +1000 Subject: [PATCH] Drop s390x again from the set of el9 platforms offering bpftrace Revert to previous contents of this pcp.spec line. Related: rhbz#2059462 --- pcp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index 8669c64..eafc32f 100644 --- a/pcp.spec +++ b/pcp.spec @@ -96,7 +96,7 @@ Source0: %{artifactory}/pcp-source-release/pcp-%{version}.src.tar.gz # support for pmdabpf, check bpf.spec for supported architectures of bpf %if 0%{?fedora} >= 33 || 0%{?rhel} > 8 -%ifarch x86_64 %{power64} aarch64 s390x +%ifarch x86_64 ppc64 ppc64le aarch64 %global disable_bpf 0 %else %global disable_bpf 1