aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/compatibility.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-08-15 09:58:15 +0900
committerDrew DeVault <sir@cmpwn.com>2019-08-15 09:58:15 +0900
commit059634c712b8ed35a8456044c19b5418ecbf21c1 (patch)
treec161a2a5bc0864d68efa466718bf2845c65dba3b /builds.sr.ht/compatibility.md
parent6ba85d233013a33eba2f931ba96e9482d17d9a38 (diff)
downloadsr.ht-docs-059634c712b8ed35a8456044c19b5418ecbf21c1.tar.gz
Improve OpenBSD compatibility list
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r--builds.sr.ht/compatibility.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 83a4799..3e9e162 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -635,6 +635,7 @@ Maintainer: Jarkko Oranen <oranenj@iki.fi>
<tr>
<th>OpenBSD 6.5</th>
<th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: openbsd/latest</code> <strong>or</strong>
<code>image: openbsd/6.5</code>
</th>
</tr>
@@ -646,12 +647,24 @@ Maintainer: Jarkko Oranen <oranenj@iki.fi>
</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: octegon</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>