summaryrefslogtreecommitdiff
path: root/community/libstatgrab/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libstatgrab/PKGBUILD')
-rw-r--r--community/libstatgrab/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libstatgrab/PKGBUILD b/community/libstatgrab/PKGBUILD
index 7d8fec3d7..2479abb0c 100644
--- a/community/libstatgrab/PKGBUILD
+++ b/community/libstatgrab/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libstatgrab
pkgver=0.17
pkgrel=2
pkgdesc="A library that provides cross platform access to statistics about the system on which it's run"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.i-scream.org/libstatgrab"
license=('LGPL' 'GPL')
depends=('ncurses' 'perl')