Currently, we detect ppc64le as "PowerPC".
We should change it to ppc64 or ppc64le.
- lower case matches the rest of platform names
- ppc64 and ppc64le reflect the names distributions use
Currently, we detect ppc64le as "PowerPC".
We should change it to ppc64 or ppc64le.