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 c1fc2b755..c95fdd07d 100644 --- a/community/qps/PKGBUILD +++ b/community/qps/PKGBUILD @@ -11,7 +11,7 @@ url="http://qps.kldp.net/" depends=('qt') source=(http://kldp.net/frs/download.php/$_dlpkgver/qps-$pkgver.tar.bz2) md5sums=('26ed0f55828229dd6000d3487455e9b4') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license="GPL" md5sums=('59a456fe5fc6af3743137e5bf8c25a88') |