Debug mode isn't wotking in linux-ppc64le

When I restart a job in debug mode via API, by default I get x86 VM even if the associated travis.yml for that job has “os: linux-ppc64le”.

I need to ssh into a ppc64le VM for debugging my issue.