qt: Fix powerpc64le arch config name
authorerico.nunes <erico.nunes@datacom.ind.br>
Mon, 13 Apr 2015 19:53:25 +0000 (16:53 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Apr 2015 20:24:32 +0000 (22:24 +0200)
commitd62f7ed00128005988ad979c870b7a12d4626920
tree7508da7e7a3d4d818ce042b4c8ea37d0d0040dfd
parentcb9ae52e2375f988d4c72e73041eeb21f2530b02
qt: Fix powerpc64le arch config name

buildroot references powerpc64 little endian as "powerpc64le" and not
"powerpc64el". The typo in the supported architectures list caused this
package to be unavailable for powerpc64 little endian.

Signed-off-by: Erico Nunes <erico.nunes@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/Config.in