Added 'arm' to arch

This commit is contained in:
IanJB 2009-11-23 17:01:36 -05:00
parent 5975ee181f
commit 8b820a4ec3

View file

@ -5,7 +5,7 @@ pkgname=gd
pkgver=2.0.35
pkgrel=2
pkgdesc="Library for the dynamic creation of images by programmers"
arch=('i686' 'x86_64')
arch=('i686' 'x86_64' 'arm')
url="http://www.libgd.org/"
license=('custom')
depends=('libpng>=1.2.16' 'fontconfig>=2.4.2' 'libjpeg>=7')