diff options
Diffstat (limited to 'community/compiz/PKGBUILD')
-rw-r--r-- | community/compiz/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/compiz/PKGBUILD b/community/compiz/PKGBUILD index 0d049ce7c..dcaac0eee 100644 --- a/community/compiz/PKGBUILD +++ b/community/compiz/PKGBUILD @@ -13,7 +13,7 @@ pkgrel=3 pkgdesc="Composite manager for Aiglx and Xgl" url="http://www.compiz.org/" license=('GPL' 'LGPL' 'MIT') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') groups=('compiz' 'compiz-kde' 'compiz-gtk' 'compiz-fusion') makedepends=('intltool' 'gnome-control-center' 'libwnck' 'kdebase-workspace' 'startup-notification' 'librsvg' 'libgl' 'dbus' 'mesa' 'libxslt' 'fuse' 'metacity') |