summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc16d4438a2..953801f6b015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _realname=libpng
pkgver=1.2.56
pkgrel=3
pkgdesc="A collection of routines used to create PNG format graphics files"
-arch=('i686' 'x86_64' 'armv7h')
+arch=('i686' 'x86_64' 'armv7h' 'armv6h')
url="http://www.libpng.org/pub/png/libpng.html"
license=('custom')
depends=('zlib')