summaryrefslogtreecommitdiff
path: root/community/squid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/squid/PKGBUILD')
-rw-r--r--community/squid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD
index aab157d21..53e40af15 100644
--- a/community/squid/PKGBUILD
+++ b/community/squid/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=squid
pkgver=3.3.2
pkgrel=2
pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.squid-cache.org'
depends=('openssl' 'pam' 'cron' 'perl' 'libltdl')
makedepends=('libcap')