commit: a8e669ab4af69fccbd77b29a79b9ef8b6354bfa2
parent 86405847b651619af854d89d87f1277cd6ea043b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 8 Apr 2024 17:51:50 +0200
projects/badwolf: Add Haiku as best-effort supported
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml
@@ -57,7 +57,7 @@
<h2>Tested and supported platforms</h2>
<dl>
<dt>OS</dt>
- <dd itemprop="operatingSystem">Linux <a class="fn" id="fn_linux_ori" href="#fn_linux">note</a>, NetBSD, OpenBSD, FreeBSD</dd>
+ <dd itemprop="operatingSystem">Linux <a class="fn" id="fn_linux_ori" href="#fn_linux">note</a>, NetBSD, OpenBSD, FreeBSD, Haiku (best effort due to lack of CI)</dd>
<dt>CPU Architectures</dt>
<dd>x86_64/amd64, x86(_32), armv7hf, armv8+/aarch64</dd>
<dt>Windowing</dt>