From 31a511cc0401309cd7b29758703726cc8d690967 Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jan 25 2014 08:03:26 +0000 Subject: add nodejs_arches macro for ExclusiveArch for Node.js packages --- diff --git a/macros.nodejs-srpm b/macros.nodejs-srpm new file mode 100644 index 0000000..562aca9 --- /dev/null +++ b/macros.nodejs-srpm @@ -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}