diff options
Diffstat (limited to 'community/emerald')
-rw-r--r-- | community/emerald/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/emerald/PKGBUILD b/community/emerald/PKGBUILD index bbed29dc5..b811963bd 100644 --- a/community/emerald/PKGBUILD +++ b/community/emerald/PKGBUILD @@ -7,7 +7,7 @@ pkgname=emerald pkgver=0.8.8 pkgrel=1 pkgdesc="Emerald window decorator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.compiz.org" license=('GPL') depends=('compiz-core' 'libwnck' 'gtk2' 'libxres' 'shared-mime-info' 'xdg-utils') |