diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-08-26 15:37:47 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-26 15:37:47 -0300 |
commit | 8d9f3dcc751cbf03bc11720e270fdcd2318edfc1 (patch) | |
tree | a19fa61347c36146656f3caad9242c8603c5fcc7 /testing/handbrake | |
parent | b16b092df99c986c90e707bb75762df824b5cc04 (diff) | |
download | aports-8d9f3dcc751cbf03bc11720e270fdcd2318edfc1.tar.bz2 aports-8d9f3dcc751cbf03bc11720e270fdcd2318edfc1.tar.xz |
testing/handbrake: disable
Diffstat (limited to 'testing/handbrake')
-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 |