commit: ff81cdf4a3d208941fc0cf589e8a0f32c6890648
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 20:29:21 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 11 20:29:21 2019 +0000
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=ff81cdf4
templates: Move RISC-V to ~arch group
Requested by: <dilfridge <AT> gentoo.org>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../template/en/default/hook/bug/create/create-after_cc_field.html.tmpl | 2 +-
.../Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
index f32491082..942c56358 100644
---
a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
+++
b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
@@ -15,13 +15,13 @@
<optgroup label="exp profiles">
<option value="[email protected]">HPPA</option>
<option value="[email protected]">M68K</option>
- <option value="riscv@gentoo">RISC-V</option>
<option value="[email protected]">S390</option>
<option value="[email protected]">SH</option>
<option value="[email protected]">SPARC</option>
</optgroup>
<optgroup label="pure ~arch">
<option value="[email protected]">MIPS</option>
+ <option value="riscv@gentoo">RISC-V</option>
<option value="[email protected]">AMD64 FBSD</option>
<option value="[email protected]">X86 FBSD</option>
</optgroup>
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 63dc24d1f..c5c7a90bb 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
@@ -13,13 +13,13 @@
<optgroup label="exp profiles">
<option value="[email protected]">HPPA</option>
<option value="[email protected]">M68K</option>
- <option value="[email protected]">RISC-V</option>
<option value="[email protected]">S390</option>
<option value="[email protected]">SH</option>
<option value="[email protected]">SPARC</option>
</optgroup>
<optgroup label="pure ~arch">
<option value="[email protected]">MIPS</option>
+ <option value="[email protected]">RISC-V</option>
<option value="[email protected]">AMD64 FBSD</option>
<option value="[email protected]">X86 FBSD</option>
</optgroup>