diff options
Diffstat (limited to 'community/i7z/PKGBUILD')
-rw-r--r-- | community/i7z/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/i7z/PKGBUILD b/community/i7z/PKGBUILD index f573fc123..20edefaf3 100644 --- a/community/i7z/PKGBUILD +++ b/community/i7z/PKGBUILD @@ -5,7 +5,7 @@ pkgname=i7z pkgver=0.27.1 pkgrel=1 pkgdesc="A better i7 (and now i3, i5) reporting tool for Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') depends=('ncurses') makedepends=('qt') |