[packages/crash] - add x32 to the list of supported archs

baggins baggins at pld-linux.org
Sun Mar 1 14:20:43 CET 2015


commit b2b6b6d01f1cb3fa65ec398def47c5ff69a1be50
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 1 14:20:29 2015 +0100

    - add x32 to the list of supported archs

 crash.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crash.spec b/crash.spec
index 9fd5ddb..b240c60 100644
--- a/crash.spec
+++ b/crash.spec
@@ -43,7 +43,7 @@ BuildRequires:	readline-devel
 BuildRequires:	xz-devel
 BuildRequires:	zlib-devel
 %endif
-ExclusiveArch:	%{ix86} %{x8664} alpha arm ia64 ppc64 s390 s390x
+ExclusiveArch:	%{ix86} %{x8664} x32 alpha arm ia64 ppc64 s390 s390x
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crash.git/commitdiff/b2b6b6d01f1cb3fa65ec398def47c5ff69a1be50



More information about the pld-cvs-commit mailing list