diff options
Diffstat (limited to 'main/expat/APKBUILD')
-rw-r--r-- | main/expat/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/expat/APKBUILD b/main/expat/APKBUILD index 2e6e4fe7e0..3e4d729e19 100644 --- a/main/expat/APKBUILD +++ b/main/expat/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.0.1 pkgrel=3 pkgdesc="An XML Parser library written in C" url="http://www.libexpat.org/" +arch="x86 x86_64" license='AS IS' depends= makedepends= |