diff options
Diffstat (limited to 'community/libnsgif/PKGBUILD')
-rw-r--r-- | community/libnsgif/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnsgif/PKGBUILD b/community/libnsgif/PKGBUILD index c17d5a370..0fb40c823 100644 --- a/community/libnsgif/PKGBUILD +++ b/community/libnsgif/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libnsgif pkgver=0.1.0 pkgrel=1 pkgdesc='Decoding library for the GIF image file format' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.netsurf-browser.org/projects/libnsgif/' license=('MIT') depends=('glibc') |