The comment that "this is what wine does" no longer applies to x86_64 packages pulling in their 32-bit equivalents on Fedora 43+, where wine is now built in "new WoW64 mode", and shouldn't pull in *any* i686 packages when installing wine, but some are currently pulled in via wine.x86_64 -~-> wine-dxvk.x86_64 -> wine-dxvk.i686 (among other reasons). Reproducible: Always