diff options
Diffstat (limited to 'testing/rrdbot/APKBUILD')
-rw-r--r-- | testing/rrdbot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index bc1bf75092..426c51e230 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.9.6 pkgrel=1 pkgdesc="an SNMP polling daemon which writes the polled values to an RRD database" url="http://memberwebs.com/stef/software/rrdbot/" -arch="x86 x86_64" +arch="all" license="BSD" depends= makedepends=rrdtool-dev |