]> git.pld-linux.org Git - packages/acerhk.git/commitdiff
- enable x8664 (builds, no idea if it works)
authorradek <radek@pld-linux.org>
Wed, 16 Sep 2009 10:37:27 +0000 (10:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acerhk.spec -> 1.60

acerhk.spec

index e1c249258c30432f3b33a46e30414a03b0656109..64886e12425dc419bffd313ef6e1b67859222639 100644 (file)
@@ -19,7 +19,7 @@ BuildRequires:        %{kgcc_package}
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.20.2}
 BuildRequires: rpmbuild(macros) >= 1.379
 Requires(post,postun): /sbin/depmod
-ExclusiveArch: %{ix86}
+ExclusiveArch: %{x8664} %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        modules acerhk
This page took 0.0491239999999999 seconds and 4 git commands to generate.