diff options
Diffstat (limited to 'main/nmap')
-rw-r--r-- | main/nmap/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/nmap/APKBUILD b/main/nmap/APKBUILD index 6ced585c2f..d9081e1a35 100644 --- a/main/nmap/APKBUILD +++ b/main/nmap/APKBUILD @@ -5,6 +5,7 @@ pkgver=5.21 pkgrel=2 pkgdesc="A network exploration tool and security/port scanner" url="http:/nmap.org" +arch="x86 x86_64" license="custom:GPL" depends= makedepends="libpcap-dev openssl-dev lua-dev" |