diff options
Diffstat (limited to 'testing/dspam/APKBUILD')
-rw-r--r-- | testing/dspam/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index fb27610861..22bc01ecac 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="A statistical-algorithmic hybrid anti-spam filter" url="http://dspam.nuclearelephant.com/" pkgusers="dspam" pkggroups="dspam" +arch="x86 x86_64" license="GPL-2" depends= install="$pkgname.pre-install" |