[packages/nodejs] add aarch64 to supported archs

atler atler at pld-linux.org
Mon May 4 13:00:33 CEST 2020


commit a7c6ab18095218646ae54d567808fbbfd288758a
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon May 4 13:00:09 2020 +0200

    add aarch64 to supported archs

 nodejs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index 7240665..b421a33 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -62,7 +62,7 @@ Requires:	ca-certificates
 Provides:	nodejs(engine) = %{version}
 Provides:	nodejs(module-version) = %{node_module_version}
 Obsoletes:	nodejs-waf
-ExclusiveArch:	%{ix86} %{x8664} %{arm}
+ExclusiveArch:	%{ix86} %{x8664} %{arm} aarch64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		sover	%(echo %{version} | cut -d. -f2)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/a7c6ab18095218646ae54d567808fbbfd288758a



More information about the pld-cvs-commit mailing list