chiark / gitweb /
debian/control: Fix x86-model architecture string.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 14 Dec 2011 01:49:19 +0000 (01:49 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 14 Dec 2011 01:51:31 +0000 (01:51 +0000)
debian/control

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