Rebuild dpkg for 7.0.
[packages/centos6/dpkg.git] / dpkg.archtable
1 # This file contains the list of architecture names in Debian's ‘sid’
2 # distribution.
3 #
4 # Architecture names are formed as a combination of the system name
5 # (from ostable) and CPU name (from cputable) after mapping from
6 # the Debian triplet (from triplettable). Support for new
7 # architectures in dpkg is added in those files, architecture names
8 # are only added to this file when added to the distribution.
9 #
10 # Column 1 is present for historical reasons only, and should be ignored.
11 # Column 2 contains the Debian name for the architecture, which is returned
12 # by ‘dpkg --print-architecture’.
13
14 # <ignore>                      <Debian name>
15 i486-linux-gnu                  i386
16 ia64-linux-gnu                  ia64
17 alpha-linux-gnu                 alpha
18 x86_64-linux-gnu                amd64
19 arm-linux-gnu                   arm
20 arm-linux-gnueabi               armel
21 hppa-linux-gnu                  hppa
22 mips-linux-gnu                  mips
23 mipsel-linux-gnu                mipsel
24 powerpc-linux-gnu               powerpc
25 s390-linux-gnu                  s390
26 sparc-linux-gnu                 sparc
27 i486-gnu                        hurd-i386
28 i486-kfreebsd-gnu               kfreebsd-i386
29 x86_64-kfreebsd-gnu             kfreebsd-amd64