summaryrefslogtreecommitdiff
path: root/extra/libva-vdpau-driver
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-28 18:46:15 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-28 18:46:15 -0500
commit079f930af7605cf3c5c604dc2b34b576f3648dae (patch)
tree6d7263653eeae06f81425cb7408963a7d0486ef1 /extra/libva-vdpau-driver
parent229fc18133b49a7dff822e5594e140e965522dd1 (diff)
Add mips64el in archs
Diffstat (limited to 'extra/libva-vdpau-driver')
-rw-r--r--extra/libva-vdpau-driver/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libva-vdpau-driver/PKGBUILD b/extra/libva-vdpau-driver/PKGBUILD
index 4edf7b9c0..d63e79bbb 100644
--- a/extra/libva-vdpau-driver/PKGBUILD
+++ b/extra/libva-vdpau-driver/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libva-vdpau-driver
pkgver=0.7.4
pkgrel=1
pkgdesc="VDPAU backend for VA API"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://freedesktop.org/wiki/Software/vaapi"
license=('GPL')
depends=('libva' 'libvdpau')