7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
# 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}
|