New comment by the-maldridge on void-packages repository https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887444 Comment: I'm pretty sure that i686 has been staged since the 30th: ``` [void-repomaster@a-hel-fi ~]$ XBPS_ARCH=i686 xbps-rindex --add /hostdir/binpkgs/bsdtar-3.4.1_1.i686.xbps index: skipping `bsdtar-3.4.1_1' (i686), already registered. Inconsistent shlibs: libprocps.so.7 (provided by: procps-ng; used by: CPU-X) ``` On the 30th commit d77455bfca52ad290b67dec0a6d5deda80a60919 made this package 64-bit only. I'm not sure what the best course of action is here. I suppose we could remove the package on i686, but that likely would break user installs.