summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-07-12 16:14:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-07-12 16:14:54 -0500
commit03d128385c4ca773e67c93729a45899590d0d99e (patch)
tree33ade8d7429481b25e98498ce5abdc1cd3c25022 /libre
parent8878de8508ef59fe63f2d19a258a383ba09b10a8 (diff)
Add mis64el in archs
Diffstat (limited to 'libre')
-rw-r--r--libre/bumblebee-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bumblebee-libre/PKGBUILD b/libre/bumblebee-libre/PKGBUILD
index 3f43d26c9..c52f3e673 100644
--- a/libre/bumblebee-libre/PKGBUILD
+++ b/libre/bumblebee-libre/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=bumblebee-libre
pkgver=3.2.1
pkgrel=3
pkgdesc="NVIDIA Optimus support for GNU/Linux through VirtualGL, without nonfree nvidia driver support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('virtualgl' 'glib2' 'mesa-libgl')
makedepends=('help2man')
optdepends=('xf86-video-nouveau: nouveau driver'