diff --git a/bpftrace.spec b/bpftrace.spec index 243e31ce578045cc0bf6d2751375bdbed82f15d3..907b127baa3dc97f04b6a290887b75312797ac30 100644 --- a/bpftrace.spec +++ b/bpftrace.spec @@ -9,7 +9,7 @@ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz # Arches will be included as upstream support is added and dependencies are # satisfied in the respective arches -ExclusiveArch: x86_64 %{power64} aarch64 +ExclusiveArch: x86_64 %{power64} aarch64 riscv64 BuildRequires: gcc-c++ bison flex cmake elfutils-libelf-devel BuildRequires: zlib-devel llvm-devel clang-devel