New issue by rubin55 on void-packages repository https://github.com/void-linux/void-packages/issues/35772 Description: ### System * xuname: `Void 5.16.7_1 x86_64 AuthenticAMD uptodate rrmFF` * package: `openjpeg2-32bit-2.3.0_1` ### Expected behavior For `xbps-install openjpeg2-32bit` to work. ### Actual behavior ```shell # xbps-install openjpeg2-32bit MISSING: libopenjpeg2-32bit-2.3.0_1 Transaction aborted due to unresolved dependencies. ``` ### Steps to reproduce the behavior Try to install the package, observe dependency error.