diff --git a/nodejs-detective.spec b/nodejs-detective.spec index 1551732..9b8d96c 100644 --- a/nodejs-detective.spec +++ b/nodejs-detective.spec @@ -12,7 +12,11 @@ URL: https://github.com/substack/node-detective Source0: http://registry.npmjs.org/detective/-/detective-%{version}.tgz BuildArch: noarch +%if 0%{?fedora} >= 19 ExclusiveArch: %{nodejs_arches} noarch +%else +ExclusiveArch: %{ix86} x86_64 %{arm} noarch +%endif BuildRequires: nodejs-packaging