diff options
Diffstat (limited to 'testing/py-imaging/APKBUILD')
-rw-r--r-- | testing/py-imaging/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-imaging/APKBUILD b/testing/py-imaging/APKBUILD index cbd426f8cf..9c03e1bbbd 100644 --- a/testing/py-imaging/APKBUILD +++ b/testing/py-imaging/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.1.7 pkgrel=1 pkgdesc="Python image manipulation library" url="http://pypi.python.org/pypi/PIL" -arch="x86 x86_64" +arch="all" license="PSF" depends="python freetype" makedepends="python-dev freetype-dev" |