Looks like you are using unity and did the Linux export for 32bit only. there is a x86 & x86_64 (Universal) option that will build both the 32bit and 64bit versions. (personal computers hardware has been 64bit for ~10 years).
I assumed that Unity uses the 64-Bit architecture by default.
Well, i'm gonna fix that.