https://bugs.winehq.org/show_bug.cgi?id=57859
--- Comment #39 from Alexandre Julliard julliard@winehq.org --- (In reply to Tom Maneiro from comment #38)
So... if I understand this right, the "wine" executable will always be i386/32-bit, but the magic is now done by the loaders and stuff for WOW64, right? Should it be safe to drop it then from the -amd64 package?
No, the "wine" binary should be a native binary for the host OS. Basically it should be handled exactly the same as the "wineserver" binary.