diff options
author | Graham Christensen <graham@grahamc.com> | 2018-09-01T12·56-0400 |
---|---|---|
committer | Graham Christensen <graham@grahamc.com> | 2018-09-01T14·44-0400 |
commit | f66fa7cd20731ab08be72e016cc5b912940cd1db (patch) | |
tree | 19d40411f2a45b515395e858db7584fe3da8e36c /doc/manual | |
parent | 6ed4a6bd0e080d0dab2544a27400744011891c6c (diff) |
We support aarch64 now
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/installation/supported-platforms.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/installation/supported-platforms.xml b/doc/manual/installation/supported-platforms.xml index 6858573ff407..3e74be49d1f7 100644 --- a/doc/manual/installation/supported-platforms.xml +++ b/doc/manual/installation/supported-platforms.xml @@ -10,7 +10,7 @@ <itemizedlist> - <listitem><para>Linux (i686, x86_64).</para></listitem> + <listitem><para>Linux (i686, x86_64, aarch64).</para></listitem> <listitem><para>macOS (x86_64).</para></listitem> |