diff options
Diffstat (limited to 'testing/rrdcollect/APKBUILD')
-rw-r--r-- | testing/rrdcollect/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/rrdcollect/APKBUILD b/testing/rrdcollect/APKBUILD index c0ffb9774..3994406ea 100644 --- a/testing/rrdcollect/APKBUILD +++ b/testing/rrdcollect/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.2.4 pkgrel=1 pkgdesc="Read system statistical data and feed it to RRDtool" url="http://rrdcollect.sourceforge.net/" +arch="x86 x86_64" license="GPL" depends="rrdtool" makedepends="libpcap-dev" |