diff options
Diffstat (limited to 'extra/gifsicle')
-rw-r--r-- | extra/gifsicle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gifsicle/PKGBUILD b/extra/gifsicle/PKGBUILD index b2688d96c..fa7faf12f 100644 --- a/extra/gifsicle/PKGBUILD +++ b/extra/gifsicle/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gifsicle pkgver=1.64 pkgrel=1 pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.lcdf.org/gifsicle/" license=('GPL') depends=('libx11') |