summaryrefslogtreecommitdiff
path: root/community/glee/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/glee/PKGBUILD')
-rw-r--r--community/glee/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/glee/PKGBUILD b/community/glee/PKGBUILD
index 4f89ad918..3ad4e3649 100644
--- a/community/glee/PKGBUILD
+++ b/community/glee/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=glee
pkgver=5.4.0
pkgrel=1
pkgdesc="Free cross-platform extension loading library for OpenGL"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://elf-stone.com/glee.php"
license=('custom:BSD')
depends=('gcc-libs' 'libgl')
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir/" install
}
-# vim:set ts=2 sw=2 et: \ No newline at end of file
+# vim:set ts=2 sw=2 et: