blob: 7461250e7cd34301d2a7fac2105b9ea8a2e52cab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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
arm64 ARM
armel ARM
armhf ARM
#hppa PA-RISC (hppa)
#ia64 IA-64
mips Mips
mips64el Mipsel 64
mipsel Mipsel
#powerpc PowerPC
ppc64el PowerPC
s390x S/390
#sparc Sparc
#kfreebsd-i386 kFreeBSD Intel x86
#kfreebsd-amd64 kFreeBSD AMD64
|