diff options
Diffstat (limited to 'main/tiff/APKBUILD')
-rw-r--r-- | main/tiff/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tiff/APKBUILD b/main/tiff/APKBUILD index 0e74a615fc..570c0335c1 100644 --- a/main/tiff/APKBUILD +++ b/main/tiff/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.8.2 pkgrel=3 pkgdesc="Provides support for the Tag Image File Format or TIFF" url="http://www.libtiff.org/" -arch="x86 x86_64" +arch="all" license="GPL" depends= subpackages="$pkgname-doc $pkgname-dev" |