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