diff options
Diffstat (limited to 'main/pmacct/APKBUILD')
-rw-r--r-- | main/pmacct/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pmacct/APKBUILD b/main/pmacct/APKBUILD index 4f82de8982..64e47af177 100644 --- a/main/pmacct/APKBUILD +++ b/main/pmacct/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.12.4 pkgrel=8 pkgdesc="Measure, account, classify, aggregate and export IPv4 and IPv6 traffic" url="http://www.pmacct.net/" +arch="x86 x86_64" license="GPL" depends= makedepends="libpcap-dev libpq postgresql-dev" |