summaryrefslogtreecommitdiffstats
path: root/nightly/support
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-19 06:12:44 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-19 06:12:44 +0000
commitabffebc515b79293228dfdc53b50002cbf112cbf (patch)
tree96dfbc9b059c22c21657aa2e7ca032cf52b9c59f /nightly/support
parentb3d91a4fe8e9265c3f9ac4488d3f879df104108b (diff)
Deployed 2a1c4104 to nightly with MkDocs 1.4.2 and mike 1.1.2
Diffstat (limited to 'nightly/support')
-rw-r--r--nightly/support/official/index.html2
-rw-r--r--nightly/support/unofficial/index.html8
2 files changed, 5 insertions, 5 deletions
diff --git a/nightly/support/official/index.html b/nightly/support/official/index.html
index 53b6eb67..4e524432 100644
--- a/nightly/support/official/index.html
+++ b/nightly/support/official/index.html
@@ -1078,7 +1078,7 @@
<h1 id="official-support"><a class="toclink" href="#official-support">Official support</a></h1>
<p>bottom <em>officially</em> supports the following operating systems and corresponding architectures:</p>
<ul>
-<li>macOS (<code>x86_64</code>)</li>
+<li>macOS (<code>x86_64</code>, <code>aarch64</code>)</li>
<li>Linux (<code>x86_64</code>, <code>i686</code>, <code>aarch64</code>)</li>
<li>Windows (<code>x86_64</code>, <code>i686</code>)</li>
</ul>
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>