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