diff options
Diffstat (limited to 'community/qps/PKGBUILD')
-rw-r--r-- | community/qps/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qps/PKGBUILD b/community/qps/PKGBUILD index a48057f65..d1ec3d9b7 100644 --- a/community/qps/PKGBUILD +++ b/community/qps/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="a visual process manager, an X11 version of 'top' or 'ps'." url="http://qps.kldp.net/projects/qps" depends=('qt') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license="GPL" source=(http://kldp.net/frs/download.php/${_dlpkgver}/qps-$pkgver.tar.bz2) md5sums=('dc3396749ad9254fd60ca84b5c0b16b9') |