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