testing/handbrake: disable build for x86

Compilation fails due to text relocations found.
This commit is contained in:
Bartłomiej Piotrowski 2015-09-07 14:45:03 +02:00
parent 7596f40f73
commit c2d8feb8cf

View File

@ -5,7 +5,7 @@ pkgver=0.10.2
pkgrel=1
pkgdesc="Handbrake video transcoder"
url="https://handbrake.fr"
arch="all"
arch="x86_64 armhf"
license="GPL2"
install=""
depends=""