debian/control: Fix architectures for x86-model.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 1 Sep 2011 11:14:31 +0000 (12:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 1 Sep 2011 11:19:05 +0000 (12:19 +0100)
debian/control

index 359f211..94d9fb0 100644 (file)
@@ -145,7 +145,7 @@ Description: Identify and fix problematic whitespace in text files.
  of a commit hook.
 
 Package: x86-model
-Architecture: i386
+Architecture: any-i386, any-amd64
 Section: utils
 Description: Shows basic model information about x86 processors.
  The cpuid program is probably better for most people.