HassIO Installing addons with incorrect arch

Hi everyone. Not sure when it started but having issues with installing or upgrading addons in hassio supervised install as it is trying to install aarch rather than armv7. Ive checked my installation info is armv7. Ive checked my computer is also armv7. Tested it with multiple addons and they all try to install the aarch version which obviously doesnt work. Anyone know of what could be going on? Its always worked perfectly in the past without issues. Details as follows.

Running hassio supervised on raspbian. I do know a fair bit about home assistant and linux so have done a fair bit of research and testing but still cant find anything to fix it.

Supervisor logs:

21-03-29 06:39:52 INFO (MainThread) [supervisor.addons] Creating Home Assistant add-on data folder /data/addons/data/core_mosquitto
21-03-29 06:39:52 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-addon-mosquitto with tag 5.1.1.
21-03-29 06:42:21 INFO (MainThread) [supervisor.addons] Add-on 'core_mosquitto' successfully installed

Obviously all goes fine except the fact its installing aarch64 version?

Output from sudo ha supervisor info:

arch: armv7
channel: stable
debug: false
debug_block: false
diagnostics: false
healthy: true
ip_address: x.x.x.x
logging: info
supported: false
timezone: Australia/Brisbane
update_available: false
version: 2021.03.6
version_latest: 2021.03.6
wait_boot: 5

Output from ha core info:

arch: armv7
audio_input: None
audio_output: None
boot: true
image: homeassistant/raspberrypi4-homeassistant
ip_address: x.x.x.x
last_version: 2021.3.4
machine: raspberrypi4
port: 8123
ssl: false
update_available: true
version: 2021.3.3
version_latest: 2021.3.4
wait_boot: 600
watchdog: true

Running on: raspberry pi 4
HA Core version: 2021.3.3
Operating System: Raspbian GNU/Linux 10 (buster)
uname output: Linux hassos 5.4.83-v7l+ #1379 SMP Mon Dec 14 13:11:54 GMT 2020 armv7l GNU/Linux

Iam having the same problem, but its install amd64 when it should be install aarch64. Did you find a resolution?

No. Did not find a solution. I switched to raspbian with a virtual environment and works amazing. Just doesnt have addons.