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 98c9f7eea..e96fd2b35 100644 --- a/community/glitz/PKGBUILD +++ b/community/glitz/PKGBUILD @@ -5,7 +5,7 @@ pkgname=glitz pkgver=0.5.6 pkgrel=4 pkgdesc='OpenGL image compositing library' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://cairographics.org/' license=('BSD') depends=('libgl' 'glibc') |