diff options
Diffstat (limited to 'community/procstatd/PKGBUILD')
-rw-r--r-- | community/procstatd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/procstatd/PKGBUILD b/community/procstatd/PKGBUILD index 47fce0127..6f782dd90 100644 --- a/community/procstatd/PKGBUILD +++ b/community/procstatd/PKGBUILD @@ -7,7 +7,7 @@ pkgname=procstatd pkgver=1.4.2 pkgrel=6 pkgdesc="A daemon that can be run either from userspace or inetd that can be queried via a simple API to parse various files in /proc" -arch=('i686 x86_64') +arch=('i686 x86_64' 'mips64el') license=('GPL') source=(http://downloads.sourceforge.net/herdtools/$pkgname.tar.gz) md5sums=('1fdeaf05ca6337f5c02e76a76c53c407') |