]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/homepage.tmpl
Add debian-ports archs: powerpcspe sh4 sparc64 (Closes: #571325)
[deb/packages.git] / templates / html / homepage.tmpl
index 5b1b2939d8818e0f092835c323d529688be4e88b..bdb8f3c7efacbd58699af14e1096ebc44981da1f 100644 (file)
                        lenny => '5.0' }
     current_release = 'lenny'
     all_sections = [ 'main', 'contrib', 'non-free' ]
-    all_architectures = [ 'alpha', 'arm', 'armel', 'amd64', 'avr32', 'hppa', 'i386',
-                         'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
-                         'mipsel', 'm68k', 'powerpc', 's390', 'sparc' ]
+    all_architectures = [   'alpha', 'arm', 'armel', 'amd64', 'avr32', 'hppa', 'i386',
+                            'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips',
+                            'mipsel', 'm68k', 'powerpc', 'powerpcspe', 's390', 'sh4',
+                            'sparc', 'sparc64' ]
 -%]
 
 <p>[% g('This site provides you with information about all the packages available in the <a href="%s">%s</a> Package archive.', project_homepage, organisation) %]</p>