Deploy failing (non build binary dependency)

Hi,

While deploying an app to meteor.com I get an error message that my binary dependency package isn’t build for the os.linux.x86_64 architecture. I did however build the package for this architecture and when trying to rebuild on one of the Meteor admin machines it returns the message that the package is already build for current architecture. Any ideas what could be going wrong?

The app can be found here: https://github.com/GetStream/Stream-Example-Meteor
Package which is said to be unavailable for os.linux.x86_64: https://atmospherejs.com/getstream/bin-deps

Cheers!