On Jan 6, 2018, at 21:56, Richard L. Hamilton wrote: > Given that 32-bit support may be reduced by future OS versions, it would be > good to know what ports or variants only build 32-bit. > > If there is already a list, a pointer to a list or a way to discover this, it > might be FAQ-worthy given the circumstances.
There's no list. It would be the ports that include "i386" in the value of "supported_archs" while not including "x86_64". Notable on the list is wine; efforts to fix that are in https://github.com/macports/macports-ports/pull/442
