diff options
Diffstat (limited to 'community/collectd/PKGBUILD')
-rw-r--r-- | community/collectd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/collectd/PKGBUILD b/community/collectd/PKGBUILD index d8379a3e2..61ec563ef 100644 --- a/community/collectd/PKGBUILD +++ b/community/collectd/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.1.0 pkgrel=5 pkgdesc='Daemon which collects system performance statistics periodically' url='http://collectd.org/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins' |