Blame SOURCES/macros.nodejs-srpm

f9efe2
# nodejs_arches lists what arches Node.js and dependent packages run on.
f9efe2
#
f9efe2
# Enabling Node.js on other arches requires porting the V8 JavaScript JIT to
f9efe2
# those arches. Support for POWER and aarch64 arrived in nodejs v4. Support
f9efe2
# for s390x arrived in nodejs v6
f9efe2
f9efe2
%nodejs_arches %{ix86} x86_64 %{arm} aarch64 %{power64} s390x