diff options
Diffstat (limited to 'community/stalonetray/PKGBUILD')
-rw-r--r-- | community/stalonetray/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stalonetray/PKGBUILD b/community/stalonetray/PKGBUILD index d369763c1..2f5b5719c 100644 --- a/community/stalonetray/PKGBUILD +++ b/community/stalonetray/PKGBUILD @@ -5,7 +5,7 @@ pkgname=stalonetray pkgver=0.8.1 pkgrel=2 pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://stalonetray.sourceforge.net" license=('GPL') depends=('libx11' 'libxpm') |