summaryrefslogtreecommitdiff
path: root/extra/libpng/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libpng/PKGBUILD')
-rw-r--r--extra/libpng/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libpng/PKGBUILD b/extra/libpng/PKGBUILD
index 3cb1abe6f..7bac13705 100644
--- a/extra/libpng/PKGBUILD
+++ b/extra/libpng/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.6.9
_apngver=1.6.9
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.libpng.org/pub/png/libpng.html"
license=('custom')
depends=('zlib' 'sh')