diff options
Diffstat (limited to 'community/p3scan/PKGBUILD')
-rw-r--r-- | community/p3scan/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/p3scan/PKGBUILD b/community/p3scan/PKGBUILD index 7312974e8..8791c00f4 100644 --- a/community/p3scan/PKGBUILD +++ b/community/p3scan/PKGBUILD @@ -6,7 +6,7 @@ pkgname=p3scan pkgver=2.3.2 pkgrel=7 pkgdesc="Fully transparent POP3/SMTP proxy with Anti-Virus and SPAM protection" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://p3scan.sourceforge.net/" depends=('pcre' 'openssl') license=('GPL') |