blob: 1ae471b2bd89503c115249880ba25e5d12872813 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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
mipsel Mipsel
powerpc PowerPC
ppc64el PowerPC
s390x S/390
#sparc Sparc
kfreebsd-i386 kFreeBSD Intel x86
kfreebsd-amd64 kFreeBSD AMD64
|