diff options
Diffstat (limited to 'community/cairo-compmgr')
-rw-r--r-- | community/cairo-compmgr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cairo-compmgr/PKGBUILD b/community/cairo-compmgr/PKGBUILD index 2ece2b9bf..28e604268 100644 --- a/community/cairo-compmgr/PKGBUILD +++ b/community/cairo-compmgr/PKGBUILD @@ -13,7 +13,7 @@ _commit=711fc7275b79cc802dc69658eb714ddc50666c06 pkgrel=1 epoch=1 pkgdesc="A Cairo based composite manager" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://cairo-compmgr.tuxfamily.org/" license=(GPL) makedepends=(gettext gtk-doc "intltool>=0.41" gconf git) |