summaryrefslogtreecommitdiff
path: root/community/libnsgif/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libnsgif/PKGBUILD')
-rw-r--r--community/libnsgif/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnsgif/PKGBUILD b/community/libnsgif/PKGBUILD
index b31fff221..fa6fcdc72 100644
--- a/community/libnsgif/PKGBUILD
+++ b/community/libnsgif/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libnsgif
pkgver=0.0.3
pkgrel=3
pkgdesc="Decoding library for the GIF image file format"
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libnsgif/"
license=('MIT')
depends=('glibc')