summaryrefslogtreecommitdiff
path: root/extra/geoip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/geoip/PKGBUILD')
-rw-r--r--extra/geoip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/geoip/PKGBUILD b/extra/geoip/PKGBUILD
index 8e75a5e94..c9dd7b476 100644
--- a/extra/geoip/PKGBUILD
+++ b/extra/geoip/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=geoip
pkgver=1.4.8
pkgrel=2
pkgdesc="Non-DNS IP-to-country resolver C library & utils"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.maxmind.com/app/c"
license=('GPL')
depends=('zlib' 'geoip-database')