summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-official/form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r--templates/cgi/debian-official/form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 1db85b89a..fe2dd272c 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -96,6 +96,7 @@
<td><label for="Architectures">--architectures:</label> </td>
<td>
<select id="Architectures" name="architectures" size="1">
+ <option value="amd64">amd64</option>
<option selected value="i386">i386</option>
</select>
</td>