diff options
Diffstat (limited to 'community/polipo/PKGBUILD')
-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 ee0685944..64051b066 100644 --- a/community/polipo/PKGBUILD +++ b/community/polipo/PKGBUILD @@ -9,7 +9,7 @@ pkgname=polipo pkgver=1.0.4.1 pkgrel=6 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=('bash') |