diff options
Diffstat (limited to 'community/xrestop/PKGBUILD')
-rw-r--r-- | community/xrestop/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xrestop/PKGBUILD b/community/xrestop/PKGBUILD index 4aa47dbd5..429b33ba6 100644 --- a/community/xrestop/PKGBUILD +++ b/community/xrestop/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xrestop pkgver=0.4 pkgrel=3 pkgdesc="Uses the X-Resource extension to provide 'top' like statistics" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://freedesktop.org/wiki/Software/xrestop" license=('GPL') depends=('libxres' 'ncurses') |