[packages/ZynAddSubFX] doesn't build on x32
    jajcus 
    jajcus at pld-linux.org
       
    Mon May 28 15:26:32 CEST 2018
    
    
  
commit 3b123129f7f540301e6891bea0f71ae6fc3f4a2e
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon May 28 15:26:06 2018 +0200
    doesn't build on x32
 ZynAddSubFX.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ZynAddSubFX.spec b/ZynAddSubFX.spec
index 5efe348..86996c7 100644
--- a/ZynAddSubFX.spec
+++ b/ZynAddSubFX.spec
@@ -26,6 +26,7 @@ BuildRequires:	sed >= 4.0
 BuildRequires:	xorg-lib-libICE-devel
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	zlib-devel
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautoprovfiles	%{_libdir}/(dssi|lv2|vst)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ZynAddSubFX.git/commitdiff/3b123129f7f540301e6891bea0f71ae6fc3f4a2e
    
    
More information about the pld-cvs-commit
mailing list