diff options
Diffstat (limited to 'community/polipo')
-rw-r--r-- | community/polipo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD index d09f48478..20d910287 100644 --- a/community/polipo/PKGBUILD +++ b/community/polipo/PKGBUILD @@ -7,7 +7,7 @@ pkgname=polipo pkgver=1.0.4.1 pkgrel=1 pkgdesc="A small and fast caching web proxy." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.pps.jussieu.fr/~jch/software/polipo/" license=('GPL') depends=('glibc' 'bash') |