blob: a3764f8feceb41dca76fa754b0d83a7011331c7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# List of architectures
# Note: use exactly _one_ <tab> between fields!
# Remember to also update the control file when arches are added/dropped!
#Code Name
i386 Intel x86
amd64 AMD64
armel ARM
armhf ARM
#hppa PA-RISC (hppa)
ia64 IA-64
mips Mips
mipsel Mipsel
powerpc PowerPC
s390 S/390
s390x S/390
sparc Sparc
kfreebsd-i386 kFreeBSD Intel x86
kfreebsd-amd64 kFreeBSD AMD64
|