summaryrefslogtreecommitdiffstats
path: root/nightly/support/unofficial/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'nightly/support/unofficial/index.html')
-rw-r--r--nightly/support/unofficial/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/nightly/support/unofficial/index.html b/nightly/support/unofficial/index.html
index f723f8ee..a0520bc7 100644
--- a/nightly/support/unofficial/index.html
+++ b/nightly/support/unofficial/index.html
@@ -1049,15 +1049,15 @@
<h1 id="unofficial-support"><a class="toclink" href="#unofficial-support">Unofficial support</a></h1>
-<p>Systems and architectures that aren't officially supported may still work, but there are no guarantees on how much will work. For example, it might only compile, or it might run with bugs/broken features.
-Furthermore, while it will depend on the problem at the end of the day, <em>issues on unsupported platforms are likely to go unfixed</em>.</p>
+<p>Systems and architectures that aren't officially supported may still work, but there are no guarantees on how much will
+work. For example, it might only compile, or it might run with bugs/broken features. Furthermore, while it will depend
+on the problem at the end of the day, <em>issues on unsupported platforms are likely to go unfixed</em>.</p>
<p>Unofficially supported platforms known to compile/work:</p>
<ul>
+<li>FreeBSD</li>
<li>Linux on ARMv7 and ARMv6 (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li>
-<li>macOS on AArch64 (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li>
<li>Linux on PowerPC 64 LE (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>)</li>
<li>Linux on an RISC-V (tested to compile in <a href="https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml">CI</a>, tested to run on an <a href="https://github.com/ClementTsang/bottom/issues/564">Allwinner D1 Nezha</a>)</li>
-<li>FreeBSD</li>
</ul>
<h2 id="known-problems"><a class="toclink" href="#known-problems">Known problems</a></h2>
<p>None at the moment.</p>