Loading
pcscliteWithPolkit: mark as broken on darwin
This enable polkit, which requires dbus, which is not enabled for darwin. This fails eval with the triggered assert and can't be caught without hacks in CI. `meta.broken` can be caught nicely, so using that instead.