aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 19:44:15 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 19:44:40 +0200
commitbacbb7f0858a2187e469646868388fb9d8de9f5d (patch)
tree8fdcdf0443d2569a6b097b36ca70e9cd13e18dac
parentDo not add cloned bug to 'depends on' (diff)
downloadbugzilla-bacbb7f0858a2187e469646868388fb9d8de9f5d.tar.gz
bugzilla-bacbb7f0858a2187e469646868388fb9d8de9f5d.tar.bz2
bugzilla-bacbb7f0858a2187e469646868388fb9d8de9f5d.zip
Remove BSD from arch team listgentoo-5.0.4.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl3
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl3
2 files changed, 0 insertions, 6 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 942c56358..eb625e6bf 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
@@ -22,11 +22,8 @@
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo">RISC-V</option>
- <option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
- <option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
<optgroup label="other teams">
- <option value="bsd@gentoo.org">BSD</option>
<option value="prefix@gentoo.org">Prefix</option>
<option value="release@gentoo.org">Release</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 c5c7a90bb..71253cab4 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
@@ -20,11 +20,8 @@
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo.org">RISC-V</option>
- <option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
- <option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
<optgroup label="other teams">
- <option value="bsd@gentoo.org">BSD</option>
<option value="prefix@gentoo.org">Prefix</option>
<option value="release@gentoo.org">Release</option>
</optgroup>