# This file is used _only_ to override macros which exist in RHEL. # It should be used very sparingly. # Override %nodejs_arches. # EPEL is providing nodejs on 64-bit ARM now, so the existing Red Hat provided # macro needs to be extended to include aarch64. # Requested by pbrobinson and sgallagh on IRC, 2016-09-16. %nodejs_arches %{ix86} x86_64 %{arm} aarch64