diff options
Diffstat (limited to 'community/libcompizconfig')
-rw-r--r-- | community/libcompizconfig/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcompizconfig/PKGBUILD b/community/libcompizconfig/PKGBUILD index 79fc479ed..be6488340 100644 --- a/community/libcompizconfig/PKGBUILD +++ b/community/libcompizconfig/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libcompizconfig pkgver=0.8.8 pkgrel=2 pkgdesc="Compiz configuration system library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.compiz.org" license=('GPL') depends=('compiz-core' 'libxml2' 'libxcomposite' 'libxinerama' 'startup-notification' |