diff options
author | Matthew Summers <quantumsummers@gentoo.org> | 2013-09-27 10:11:35 -0500 |
---|---|---|
committer | Matthew Summers <quantumsummers@gentoo.org> | 2013-09-27 10:11:35 -0500 |
commit | 076849ef12db9743824beb7981da64774fe44584 (patch) | |
tree | 5001fe431a38ee0d6683aa59d30dc9815c4bdedc | |
parent | got rid of the ugly rounded business around the main container (diff) | |
download | get-gentoo-076849ef12db9743824beb7981da64774fe44584.tar.gz get-gentoo-076849ef12db9743824beb7981da64774fe44584.tar.bz2 get-gentoo-076849ef12db9743824beb7981da64774fe44584.zip |
added mips to arches table for hwoarang
-rw-r--r-- | htdocs/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 7f807bd..d0463ee 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -64,6 +64,13 @@ <td><a href="http://distfiles.gentoo.org/releases/ia64/autobuilds/current-iso/">iso</a></td> <td><a href="http://distfiles.gentoo.org/releases/ia64/autobuilds/current-stage3/">stages</a></td> </tr> + + <tr> + <td class="cool">mips</td> + <td><br /></td> + <td><a href="http://distfiles.gentoo.org/experimental/mips/stages/">stages</a></td> + </tr> + <tr> <td class="cool">ppc/ppc64</td> <td><a href="http://distfiles.gentoo.org/releases/ppc/autobuilds/current-iso/">iso</a></td> |