diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-01 00:37:19 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-01 00:37:19 +0200 |
commit | 1ba7acb0cd681812ceb97fa41fa3696318197e9b (patch) | |
tree | 6650f855dc24bd87e0203f156bbe389f9e2dbbe9 /debian/control | |
parent | cb26efb5b32e3d302194833b3f6113e708c7adb1 (diff) |
Make gnumach-common arch:all
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b47786f..8fd0967 100644 --- a/debian/control +++ b/debian/control @@ -62,7 +62,7 @@ Description: The GNU version of the Mach microkernel for Xen for debugging Package: gnumach-common Section: devel -Architecture: any-i386 +Architecture: all Depends: ${misc:Depends} Description: The GNU version of the Mach microkernel, common files. This are common files used by the Utah Mach microkernel used by the Hurd. |