Blame SOURCES/macros.nodejs-srpm

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