From 54a1415254312a9b9e9f89cccafa0e2e5bea0503 Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: May 22 2018 06:14:18 +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-ansistyles.spec b/nodejs-ansistyles.spec index 687ff86..337e95c 100644 --- a/nodejs-ansistyles.spec +++ b/nodejs-ansistyles.spec @@ -8,7 +8,7 @@ License: MIT Url: https://github.com/sindresorhus/ansi-styles Source0: http://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs-devel BuildRequires: nodejs-tap