How can I get dub to automatically detect that I should be building for x86_64? Right now I need to pass --arch=x86_64 each time.

I am running dub from a 64-bit cygwin terminal running on 64-bit Windows.