commit:     fa90aad5d548bfbe7432956686f84e2ed9fe2667
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 19:22:46 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 19:23:55 2019 +0000
URL:        
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=fa90aad5

Introduce RISC-V

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 .../template/en/default/hook/bug/create/create-after_cc_field.html.tmpl  | 1 +
 .../Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl    | 1 +
 2 files changed, 2 insertions(+)

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 f335908d8..f32491082 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,6 +15,7 @@
         <optgroup label="exp profiles">
           <option value="h...@gentoo.org">HPPA</option>
           <option value="m...@gentoo.org">M68K</option>
+         <option value="riscv@gentoo">RISC-V</option>
           <option value="s...@gentoo.org">S390</option>
           <option value="s...@gentoo.org">SH</option>
           <option value="sp...@gentoo.org">SPARC</option>

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 4e82810d6..63dc24d1f 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,6 +13,7 @@
     <optgroup label="exp profiles">
       <option value="h...@gentoo.org">HPPA</option>
       <option value="m...@gentoo.org">M68K</option>
+      <option value="ri...@gentoo.org">RISC-V</option>
       <option value="s...@gentoo.org">S390</option>
       <option value="s...@gentoo.org">SH</option>
       <option value="sp...@gentoo.org">SPARC</option>

Reply via email to