[packages/sysdig] arch restriction due luajit
glen
glen at pld-linux.org
Sun Jul 26 17:07:06 CEST 2015
commit 96d4f88b0f4e2b953632f8403d82d4d7c40790d3
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jul 26 18:07:01 2015 +0300
arch restriction due luajit
sysdig.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/sysdig.spec b/sysdig.spec
index d921ee1..1c17ea1 100644
--- a/sysdig.spec
+++ b/sysdig.spec
@@ -40,6 +40,7 @@ BuildRequires: ncurses-devel >= 5.9
BuildRequires: zlib-devel >= 1.2.8
%endif
%{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
+ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# constify %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sysdig.git/commitdiff/96d4f88b0f4e2b953632f8403d82d4d7c40790d3
More information about the pld-cvs-commit
mailing list