logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: dd743dc02b479518b0e60c8981ede15141088278
parent 93f80cab6e6ab6204962da7dcebe7e76a664927f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 27 Nov 2020 20:04:08 +0100

badwolf: Note support for aarch64

(RockPro64 and PinePhone)

Diffstat:

Mprojects/badwolf.shtml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -58,7 +58,7 @@ <dt>OS</dt> <dd itemprop="operatingSystem">*/Linux, NetBSD, OpenBSD, FreeBSD</dd> <dt>CPU Architectures</dt> - <dd>x86_64/amd64, <a href="https://gitlab.com/lanodan/badWolf/-/issues/9">x86(_32)</a>, armv7hf</dd> + <dd>x86_64/amd64, <a href="https://gitlab.com/lanodan/badWolf/-/issues/9">x86(_32)</a>, armv7hf, armv8+/aarch64</dd> <dt>Windowing</dt> <dd>Wayland, X11</dd> </dl>