The powerpc64.config file incorrectly sets arch=powerpc instead of
arch=powerpc64. This causes Perl to misidentify the architecture on
64-bit PowerPC targets.
Fixes: efc7ce461577 ("perl: add powerpc64 support") Signed-off-by: Michael Pfeifroth <redacted>