X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig%2Farchitectures.tmpl;fp=templates%2Fconfig%2Farchitectures.tmpl;h=9e85c113f0d613ed0d0f699523181a4842fa1f3d;hb=bb006263d730a7bf66252944acd7bca72be82fe2;hp=8d52739e5f7f6fa6fd31f4ce43558853a33f8137;hpb=f41adf504622cd6f777cac9bca6285407dc97c12;p=deb%2Fpackages.git diff --git a/templates/config/architectures.tmpl b/templates/config/architectures.tmpl index 8d52739..9e85c11 100644 --- a/templates/config/architectures.tmpl +++ b/templates/config/architectures.tmpl @@ -12,12 +12,12 @@ architectures = { mips => g('MIPS (big-endian)'), mipsel => g('MIPS (little-endian)'), s390 => g('IBM S/390'), - "hurd-i386" => g('Hurd (i386)'), - amd64 => g('AMD64'), - armel => g('EABI ARM'), - "kfreebsd-i386" => g('GNU/kFreeBSD (i386)'), - "kfreebsd-amd64" => g('GNU/kFreeBSD (amd64)'), - avr32 => g('AVR32'), + "hurd-i386" => g('Hurd (i386)'), + amd64 => g('AMD64'), + armel => g('EABI ARM'), + "kfreebsd-i386" => g('GNU/kFreeBSD (i386)'), + "kfreebsd-amd64" => g('GNU/kFreeBSD (amd64)'), + avr32 => g('AVR32'), } %]