summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
commitf752306383204cf6fd117b4839da87f4ea530390 (patch)
tree0a0f08128cb4ab6d3e26dc573624841b98c623e7 /extra
parentcdb4953fed0ade2ad8f6f6156411eac1eecd2e82 (diff)
Add mips64el in archs
Diffstat (limited to 'extra')
-rw-r--r--extra/libvdpau/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libvdpau/PKGBUILD b/extra/libvdpau/PKGBUILD
index 05c4ffb54..f62047d91 100644
--- a/extra/libvdpau/PKGBUILD
+++ b/extra/libvdpau/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libvdpau
pkgver=0.6
pkgrel=1
pkgdesc="Nvidia VDPAU library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url='http://cgit.freedesktop.org/~aplattner/libvdpau'
depends=('gcc-libs')
conflicts=('nvidia-utils<190.42-2')