From bb006263d730a7bf66252944acd7bca72be82fe2 Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Thu, 25 Feb 2010 23:32:09 +0100 Subject: [PATCH] Replace few tabs by spaces --- templates/config/architectures.tmpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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'), } %] -- 2.39.2