diff options
Diffstat (limited to 'community/alltray')
-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 9ff9a652a..b96cebe05 100644 --- a/community/alltray/PKGBUILD +++ b/community/alltray/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.7.5.1dev pkgrel=1 pkgdesc="Drops any app in the tray." license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://alltray.trausch.us/" depends=('libxpm' 'libgtop' 'libwnck') options=('!libtool') |