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 dde0b7713..7edc07f86 100644 --- a/community/cairo-compmgr/PKGBUILD +++ b/community/cairo-compmgr/PKGBUILD @@ -13,7 +13,7 @@ _commit=348f149af30bc829c2100d0e622c5dcaf43925b7 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" git) |