aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libva-vdpau-driver/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-16 07:03:15 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-16 07:10:20 +0000
commit2a49f67d401aefce28dc85b456b3543636ae980e (patch)
tree76f9861b422fc7277e386c806b728ecf30a8eae2 /testing/libva-vdpau-driver/APKBUILD
parent4637853469cf00c607fb69495c14740156a1f486 (diff)
downloadaports-2a49f67d401aefce28dc85b456b3543636ae980e.tar.bz2
aports-2a49f67d401aefce28dc85b456b3543636ae980e.tar.xz
testing/libva-vdpau-driver: disable on mips
Diffstat (limited to 'testing/libva-vdpau-driver/APKBUILD')
-rw-r--r--testing/libva-vdpau-driver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libva-vdpau-driver/APKBUILD b/testing/libva-vdpau-driver/APKBUILD
index b4c1ce36ef..ca2bcbebd1 100644
--- a/testing/libva-vdpau-driver/APKBUILD
+++ b/testing/libva-vdpau-driver/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.7.4
pkgrel=1
pkgdesc="VDPAU backend for VA API"
url="https://freedesktop.org/wiki/Software/vaapi"
-arch="all"
+arch="all !mips !mips64" # fails to build on mips
license="GPL"
depends=""
depends_dev=""