diff options
Diffstat (limited to 'community/quesoglc/PKGBUILD')
-rw-r--r-- | community/quesoglc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/quesoglc/PKGBUILD b/community/quesoglc/PKGBUILD index 8154f6f14..50397c44e 100644 --- a/community/quesoglc/PKGBUILD +++ b/community/quesoglc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=quesoglc pkgver=0.7.2 pkgrel=2 pkgdesc="A free implementation of the OpenGL Character Renderer (GLC)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://quesoglc.sourceforge.net/" license=('LGPL2.1') depends=('fontconfig' 'freeglut' 'fribidi' 'glew') |