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 3ecb58312..141e97f53 100644 --- a/community/xrestop/PKGBUILD +++ b/community/xrestop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xrestop pkgver=0.4 pkgrel=4 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') |