diff options
Diffstat (limited to 'main/libexif/APKBUILD')
-rw-r--r-- | main/libexif/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libexif/APKBUILD b/main/libexif/APKBUILD index 27e95d7645..22f64ef451 100644 --- a/main/libexif/APKBUILD +++ b/main/libexif/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.6.19 pkgrel=3 pkgdesc="A library to parse an EXIF file and read the data from those tags" url="http://sourceforge.net/projects/libexif" +arch="x86 x86_64" license="LGPL" subpackages="$pkgname-dev $pkgname-doc" depends= |