diff options
Diffstat (limited to 'community/procstatd/PKGBUILD')
-rw-r--r-- | community/procstatd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/procstatd/PKGBUILD b/community/procstatd/PKGBUILD index 47fce0127..35a4f35a7 100644 --- a/community/procstatd/PKGBUILD +++ b/community/procstatd/PKGBUILD @@ -5,9 +5,9 @@ pkgname=procstatd pkgver=1.4.2 -pkgrel=6 +pkgrel=6.1 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') |