add nodejs_arches macro for ExclusiveArch for Node.js packages

This commit is contained in:
T.C. Hollingsworth 2013-05-20 19:26:26 -07:00 committed by Ville Skyttä
parent 4a42acd940
commit 31a511cc04
1 changed files with 6 additions and 0 deletions

6
macros.nodejs-srpm Normal file
View File

@ -0,0 +1,6 @@
# nodejs_arches lists what arches Node.js and dependent packages run on.
#
# Enabling Node.js on other arches requires porting the V8 JavaScript JIT to
# those arches.
%nodejs_arches %{ix86} x86_64 %{arm}