Add capi_linux_ppc64le.go to fix ppc64le build
The Fedora package build infrastructure was detecting that the ppc64le package built differently than the other architectures, even though this is a noarch source package. Adding the file capi_linux_ppc64le.go fixes this.
See also:
Signed-off-by: W. Michael Petullo mike@flyn.org