diff options
Diffstat (limited to 'community/collectd')
-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 da196a7eb..9d4d70ec6 100644 --- a/community/collectd/PKGBUILD +++ b/community/collectd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=collectd pkgver=5.0.1 pkgrel=1 pkgdesc='Daemon which collects system performance statistics periodically' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://collectd.org/' license=('GPL') options=('!libtool') |