diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/handbrake/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/handbrake/APKBUILD b/testing/handbrake/APKBUILD index ed2fcf9b71..bb68f51875 100644 --- a/testing/handbrake/APKBUILD +++ b/testing/handbrake/APKBUILD @@ -5,7 +5,8 @@ pkgver=1.2.2 pkgrel=1 pkgdesc="Handbrake video transcoder" url="https://handbrake.fr" -arch="x86_64 x86 armhf armv7 ppc64le" +# arch="x86_64 x86 armhf armv7 ppc64le" +arch="" # Fails to build with new harfbuzz license="GPL-2.0-only" makedepends="yasm autoconf libtool zlib-dev libbz2 libogg-dev libtheora-dev libvorbis-dev libsamplerate-dev fribidi-dev freetype-dev |
