summaryrefslogtreecommitdiff
path: root/extra/sdl_image/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sdl_image/PKGBUILD')
-rw-r--r--extra/sdl_image/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sdl_image/PKGBUILD b/extra/sdl_image/PKGBUILD
index 3f5fefb58..c73af3244 100644
--- a/extra/sdl_image/PKGBUILD
+++ b/extra/sdl_image/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=sdl_image
pkgver=1.2.12
pkgrel=2
pkgdesc="A simple library to load images of various formats as SDL surfaces"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
depends=('sdl>=1.2.13' 'libpng' 'libjpeg>=7' 'libtiff' 'zlib')
options=('!libtool')