diff options
Diffstat (limited to 'main/net-snmp/APKBUILD')
-rw-r--r-- | main/net-snmp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/net-snmp/APKBUILD b/main/net-snmp/APKBUILD index 091c625b85..6cb4226b0c 100644 --- a/main/net-snmp/APKBUILD +++ b/main/net-snmp/APKBUILD @@ -5,7 +5,7 @@ pkgver=5.5 pkgrel=5 pkgdesc="Simple Network Management Protocol" url="http://www.net-snmp.org/" -arch="x86 x86_64" +arch="all" license="GPL" depends= depends_dev="openssl-dev" |