logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: e8c92d436b7d39416a386288561fee76599b7777
parent 53a9674d62fe0964c756d31bddff91893ed5c14c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri,  3 Jul 2020 13:32:39 +0200

projects/badwolf: x86_32 is tested

Related: https://gitlab.com/lanodan/badWolf/-/issues/9

Diffstat:

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

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