diff options
Diffstat (limited to 'main/gross/APKBUILD')
-rw-r--r-- | main/gross/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gross/APKBUILD b/main/gross/APKBUILD index efb7ba6153..51cfd7cc0c 100644 --- a/main/gross/APKBUILD +++ b/main/gross/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Greylisting of suspicious sources" url="http://code.google.com/p/gross/" +arch="x86 x86_64" license="BSD" depends= makedepends="c-ares-dev autoconf automake libtool sed" |