diff options
Diffstat (limited to 'community/sysstat/PKGBUILD')
-rw-r--r-- | community/sysstat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sysstat/PKGBUILD b/community/sysstat/PKGBUILD index aa51c36f7..4a1e94626 100644 --- a/community/sysstat/PKGBUILD +++ b/community/sysstat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sysstat pkgver=10.1.5 pkgrel=1 pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pagesperso-orange.fr/sebastien.godard/" license=('GPL') depends=('lm_sensors') |