diff options
Diffstat (limited to 'community/glitz/PKGBUILD')
-rw-r--r-- | community/glitz/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glitz/PKGBUILD b/community/glitz/PKGBUILD index be833ed8f..16945df94 100644 --- a/community/glitz/PKGBUILD +++ b/community/glitz/PKGBUILD @@ -4,7 +4,7 @@ pkgname=glitz pkgver=0.5.6 pkgrel=3 pkgdesc="OpenGL image compositing library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cairographics.org/" license=('BSD') depends=('libgl') |