diff options
Diffstat (limited to 'testing/cacti/APKBUILD')
-rw-r--r-- | testing/cacti/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/cacti/APKBUILD b/testing/cacti/APKBUILD index e7452bf63..3806fe183 100644 --- a/testing/cacti/APKBUILD +++ b/testing/cacti/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.8.7g pkgrel=0 pkgdesc="Network monitoring tool based on RRDtool" url="http://www.cacti.net" +arch="x86 x86_64" license="GPL" depends="mysql php php-mysql php-snmp rrdtool net-snmp php-sockets php-xml php-gd" makedepends= |