summaryrefslogtreecommitdiff
path: root/community/glfw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/glfw/PKGBUILD')
-rw-r--r--community/glfw/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glfw/PKGBUILD b/community/glfw/PKGBUILD
index de84ce1e3..3624620f9 100644
--- a/community/glfw/PKGBUILD
+++ b/community/glfw/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=glfw
pkgver=2.7.7
pkgrel=1
pkgdesc="A free, open source, portable framework for OpenGL application development"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.glfw.org/"
license=('custom:ZLIB')
depends=('libgl' 'libxrandr' 'glu')