From e9052e3e84988b98d34ce97efef4a29c8fc3b456 Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: May 22 2018 06:21:51 +0000 Subject: Use nodejs_arches macro The original value is not up-to-date. The definition in redhat-rpm-config now contains a couple more arches. --- diff --git a/nodejs-readdirp.spec b/nodejs-readdirp.spec index 179527d..cb18934 100644 --- a/nodejs-readdirp.spec +++ b/nodejs-readdirp.spec @@ -20,7 +20,7 @@ Source10: dl-tests.sh Patch0: nodejs-readdirp-pause.patch BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs-packaging