x11/wezterm: mark BROKEN on i386
error: literal out of range for usize
--> termwiz/src/cell.rs:371:17 |
371 | 0x7f000000_00000000
| ^^^^^^^^^^^^^^^^^^^ | = note: `#[deny(overflowing_literals)]` on by default = note: the literal `0x7f000000_00000000` (decimal `9151314442816847872`) does not fit into the type `usize` and will become `0usize`
Reported by: pkg-fallout