diff --git a/nodejs-har-validator.spec b/nodejs-har-validator.spec index 5aa06ea..b3d0c11 100644 --- a/nodejs-har-validator.spec +++ b/nodejs-har-validator.spec @@ -15,11 +15,7 @@ Source0: https://github.com/%{owner}/%{srcname}/archive/v2.0.3.tar.g # https://github.com/ahmadnassri/har-validator/pull/15 Patch0: nodejs-har-validator-should8.patch BuildArch: noarch -%if 0%{?rhel} == 6 -ExclusiveArch: %{ix86} x86_64 %{arm} noarch -%else ExclusiveArch: %{nodejs_arches} noarch -%endif BuildRequires: nodejs-packaging %if 0%{?enable_tests} BuildRequires: npm(mocha) npm(require-directory) npm(pinkie-promise) npm(is-my-json-valid)