diff options
Diffstat (limited to 'community/alltray/PKGBUILD')
-rw-r--r-- | community/alltray/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/alltray/PKGBUILD b/community/alltray/PKGBUILD index e31e50d9d..6652396ac 100644 --- a/community/alltray/PKGBUILD +++ b/community/alltray/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.7.4dev pkgrel=2 pkgdesc="Drops any app in the tray." license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://alltray.trausch.us/" depends=('gconf' 'libgtop' 'libwnck') options=('!libtool' 'force') |