]> git.pld-linux.org Git - packages/biosdevname.git/commitdiff
- added x32 to archs; removed ia64 (following upstream spec) auto/th/biosdevname-0.7.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Dec 2015 20:18:21 +0000 (21:18 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Dec 2015 20:18:21 +0000 (21:18 +0100)
biosdevname.spec

index add61914274aa390d1632c3113fcd3ada09d7ca0..d2ac144c712a43362cfee6a0843148f2060dfce5 100644 (file)
@@ -14,9 +14,9 @@ BuildRequires:        pciutils-devel
 BuildRequires: zlib-devel
 Requires:      udev-core
 # SMBIOS only exists on these arches.  It's also likely that other
-# arches don't expect the PCI bus to be sorted breadth-first, or of
+# arches don't expect the PCI bus to be sorted breadth-first, or if
 # so, there haven't been any comments about that on LKML.
-ExclusiveArch: %{ix86} %{x8664} ia64
+ExclusiveArch: %{ix86} %{x8664} x32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.06927 seconds and 4 git commands to generate.