aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Lenz <jason@lenzplace.org>2022-07-17 14:08:18 -0500
committerDrew DeVault <sir@cmpwn.com>2022-07-26 13:46:44 +0200
commit33b522ff1a734b8d5a8734f24e636a02d07753f3 (patch)
tree1ccca83492dfe4d0a73eb7a135789e9b1c1c8550
parent6d061a63a64c1c31324be2882c8704cf5a574729 (diff)
downloadsr.ht-docs-33b522ff1a734b8d5a8734f24e636a02d07753f3.tar.gz
builds.sr.ht: remove deprecated OpenBSD v6.9
-rw-r--r--builds.sr.ht/compatibility.md37
1 files changed, 0 insertions, 37 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 0fcc0ec..03c0e96 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -905,43 +905,6 @@ also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
</tbody>
</table>
-<table class="table table-sm table-hover">
- <thead>
- <tr>
- <th>OpenBSD 6.9</th>
- <th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: openbsd/6.9</code>
- </th>
- </tr>
- <tr>
- <th>arch</th>
- <th style="text-align: center">supported</th>
- <th style="text-align: center">native</th>
- <th>updated</th>
- </tr>
- </thead>
- <tbody>
- <tr><td><code>arch: alpha</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr class="table-primary">
- <td><code>arch: amd64</code> (default)</td>
- <td style="text-align: center; color: green">✓</td>
- <td style="text-align: center; color: green">✓</td>
- <td>as required</td>
- </tr>
- <tr><td><code>arch: arm64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: armv7</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: hppa</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: i386</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: landisk</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: loongson</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: luna88k</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: macppc</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: octeon</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: sgi</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: sparc64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- </tbody>
-</table>
-
**notes**
Binary patches are applied to the base system using `syspatch`.