aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/compatibility.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-10-22 22:33:34 -0400
committerDrew DeVault <sir@cmpwn.com>2018-10-22 22:33:34 -0400
commitf6c7378d50dd21958a75fe397ad86e19f9767f42 (patch)
tree49c20c19c556fe070dc8498bcf431e7f40fd9bf7 /builds.sr.ht/compatibility.md
parentb1c03b91c502aed9f6fd8baab35ea36e3277f8ca (diff)
downloadsr.ht-docs-f6c7378d50dd21958a75fe397ad86e19f9767f42.tar.gz
Switch to upstream port names
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r--builds.sr.ht/compatibility.md51
1 files changed, 41 insertions, 10 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 913f2f6..5adbe0a 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -1,6 +1,7 @@
If you have any special requests, please [send an
email](mailto:~sircmpwn/sr.ht-discuss@lists.sr.ht). Only architectures supported
-by each Linux distribution upstream are listed.
+by each Linux distribution upstream are listed, and named after the upstream
+port (e.g. Debian uses "amd64" while Alpine uses "x86_64").
**Note**: support for multi-arch builds is underway, but not yet available.
@@ -31,6 +32,10 @@ by each Linux distribution upstream are listed.
<td>✗</td>
</tr>
<tr>
+ <td>s390x</td>
+ <td>✗</td>
+ </tr>
+ <tr>
<td>x86_64</td>
<td>✓</td>
<td>✓</td>
@@ -58,23 +63,41 @@ by each Linux distribution upstream are listed.
<td>✗</td>
</tr>
<tr>
+ <td>amd64</td>
+ <td>✓</td>
+ <td>✓</td>
+ <td>daily<td>
+ </tr>
+ <tr>
+ <td>armel</td>
+ <td>✗</td>
+ </tr>
+ <tr>
<td>armhf</td>
<td>✗</td>
</tr>
<tr>
- <td>ppc64le</td>
+ <td>i386</td>
<td>✗</td>
</tr>
<tr>
- <td>riscv64</td>
+ <td>mips</td>
<td>✗</td>
</tr>
<tr>
- <td>x86_64</td>
+ <td>mips64el</td>
<td>✗</td>
</tr>
<tr>
- <td>x86</td>
+ <td>mipsel</td>
+ <td>✗</td>
+ </tr>
+ <tr>
+ <td>ppc64el</td>
+ <td>✗</td>
+ </tr>
+ <tr>
+ <td>s390x</td>
<td>✗</td>
</tr>
<tr>
@@ -86,18 +109,26 @@ by each Linux distribution upstream are listed.
<td>✗</td>
</tr>
<tr>
+ <td>amd64</td>
+ <td>✓</td>
+ <td>✓</td>
+ <td>manually<td>
+ </tr>
+ <tr>
<td>i386</td>
<td>✗</td>
</tr>
<tr>
- <td>ppc32</td>
+ <td>powerpc</td>
<td>✗</td>
</tr>
<tr>
- <td>x86_64</td>
- <td>✓</td>
- <td>✓</td>
- <td>manually<td>
+ <td>powerpc64</td>
+ <td>✗</td>
+ </tr>
+ <tr>
+ <td>sparc64</td>
+ <td>✗</td>
</tr>
</tbody>
</table>