diff options
Diffstat (limited to 'community/compizconfig-python')
-rw-r--r-- | community/compizconfig-python/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/compizconfig-python/PKGBUILD b/community/compizconfig-python/PKGBUILD index 0aeb565e6..3dd61035e 100644 --- a/community/compizconfig-python/PKGBUILD +++ b/community/compizconfig-python/PKGBUILD @@ -7,7 +7,7 @@ pkgname=compizconfig-python pkgver=0.8.4 pkgrel=2 pkgdesc="Compizconfig bindings for python" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://opencompositing.org" license=('GPL') depends=('compiz-core>=0.8.4' 'libcompizconfig>=0.8.4' 'glib2' 'python2') |