As @Bingo_Bongo noted, the Raspberry Pi 4 CPU does not meet the current requirements for the MongoDB 5.0 binary packages:
You should be able to install MongoDB 4.4 binaries or alternatively you could build MongoDB 5.0 from source with an older architecture target (cross-compiling from a desktop machine is recommended). See the referenced forum discussion topic for more information.