diff options
Diffstat (limited to 'extra/gifsicle/PKGBUILD')
-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 d4bbf366d..14306db02 100644 --- a/extra/gifsicle/PKGBUILD +++ b/extra/gifsicle/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gifsicle pkgver=1.61 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') |