Update selectors to prepare for an osx-arm64 environment
This MR updates the selectors used in many packages to declare the available architecture, rather than just the platform. This has no impact on the existing supported archs (linux-64 osx-64 win-64), but will make providing a new osx-arm64 (#25 (closed)) easier.