diff options
Diffstat (limited to 'main/arpwatch/APKBUILD')
-rw-r--r-- | main/arpwatch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/arpwatch/APKBUILD b/main/arpwatch/APKBUILD index fb162c5250..b7ca7d3273 100644 --- a/main/arpwatch/APKBUILD +++ b/main/arpwatch/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.1a15 pkgrel=2 pkgdesc="Ethernet monitoring program" url="http://www-nrg.ee.lbl.gov/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="libpcap-dev" |