]> git.pld-linux.org Git - packages/wl.git/commitdiff
- add x32 to the list of supported archs
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 13:23:55 +0000 (14:23 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 13:23:55 +0000 (14:23 +0100)
wl.spec

diff --git a/wl.spec b/wl.spec
index 2de5f79a49ec53a892acb880617f76753d1b4f8e..1f2b84ed5ea8d2d54a5df582d648eae5ebababb2 100644 (file)
--- a/wl.spec
+++ b/wl.spec
@@ -32,7 +32,7 @@ Patch1:               gcc-4.9.patch
 URL:           http://www.broadcom.com/support/802.11/linux_sta.php
 BuildRequires: rpmbuild(macros) >= 1.701
 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86} %{x8664} x32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.085375 seconds and 4 git commands to generate.