diff options
Diffstat (limited to 'main/imlib2/APKBUILD')
-rw-r--r-- | main/imlib2/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/imlib2/APKBUILD b/main/imlib2/APKBUILD index bdd35753a..443f1bba5 100644 --- a/main/imlib2/APKBUILD +++ b/main/imlib2/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.4.4 pkgrel=3 pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support" url="http://sourceforge.net/projects/enlightenment/" +arch="x86 x86_64" license="BSD" subpackages="$pkgname-dev $pkgname-doc" depends= |