diff options
Diffstat (limited to 'community/rspamd/APKBUILD')
-rw-r--r-- | community/rspamd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rspamd/APKBUILD b/community/rspamd/APKBUILD index 21326aff06..545c62b78a 100644 --- a/community/rspamd/APKBUILD +++ b/community/rspamd/APKBUILD @@ -8,7 +8,7 @@ pkgver=1.7.9 pkgrel=0 pkgdesc="Fast, free and open-source spam filtering system" url="https://rspamd.com" -arch="x86_64 x86 armhf ppc64le" +arch="x86_64 x86 armhf armv7 ppc64le" license="Apache-2.0 BSD-1-Clause BSD-2-Clause BSD-3-Clause CC0 LGPL-2.1-or-later LGPL-3.0-only MIT Zlib" options="!check" |