diff --git a/nodejs-packaging.spec b/nodejs-packaging.spec index 1320fa2..110cee1 100644 --- a/nodejs-packaging.spec +++ b/nodejs-packaging.spec @@ -6,7 +6,8 @@ BuildArch: noarch License: MIT URL: https://fedoraproject.org/wiki/Node.js/Packagers Source0: https://fedorahosted.org/released/%{name}/%{name}-fedora-%{version}.tar.xz -ExclusiveArch: %{nodejs_arches} noarch +ExclusiveArch: %{ix86} x86_64 %{arm} noarch + #nodejs-devel before 0.10.12 provided these macros and owned /usr/share/node Requires: nodejs(engine) >= 0.10.12