aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-13 20:35:02 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-13 20:35:09 +0200
commit2a5b84c7b5ca81ad81dbf66d44870c96d8e1e8c3 (patch)
tree4431c94373043fae8cd080ce2eecd1da4bdd989f /extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
parentFix accidental reverse ordering of PPC/PPC64 (diff)
downloadbugzilla-2a5b84c7b5ca81ad81dbf66d44870c96d8e1e8c3.tar.gz
bugzilla-2a5b84c7b5ca81ad81dbf66d44870c96d8e1e8c3.tar.bz2
bugzilla-2a5b84c7b5ca81ad81dbf66d44870c96d8e1e8c3.zip
HPPA is exp arch now
Diffstat (limited to 'extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl')
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
index c5b3b8fd6..4e82810d6 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
@@ -6,12 +6,12 @@
<option value="amd64@gentoo.org">AMD64</option>
<option value="arm@gentoo.org">ARM</option>
<option value="arm64@gentoo.org">ARM64</option>
- <option value="hppa@gentoo.org">HPPA</option>
<option value="ia64@gentoo.org">IA64</option>
<option value="ppc@gentoo.org">PPC</option>
<option value="ppc64@gentoo.org">PPC64</option>
<option value="x86@gentoo.org">X86</option>
<optgroup label="exp profiles">
+ <option value="hppa@gentoo.org">HPPA</option>
<option value="m68k@gentoo.org">M68K</option>
<option value="s390@gentoo.org">S390</option>
<option value="sh@gentoo.org">SH</option>