diff --git a/nodejs-exit.spec b/nodejs-exit.spec index 134ad92..a5e47fa 100644 --- a/nodejs-exit.spec +++ b/nodejs-exit.spec @@ -8,11 +8,8 @@ License: MIT URL: https://github.com/cowboy/node-exit Source0: http://registry.npmjs.org/exit/-/exit-%{version}.tgz BuildArch: noarch -%if 0%{?fedora} >= 19 ExclusiveArch: %{nodejs_arches} noarch -%else ExclusiveArch: %{ix86} x86_64 %{arm} noarch -%endif BuildRequires: nodejs-packaging %if 0%{?enable_tests} BuildRequires: npm(grunt-cli) npm(grunt-contrib-nodeunit) npm(grunt-contrib-watch) npm(which)