commit: 8c060e8257db1e1fac44da97d1cdbd652be16d0a
parent 6ba2116ad3a3cb5a94a8f7793bce0ddf6e250261
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:
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>