diff options
Diffstat (limited to 'testing/libwbxml/APKBUILD')
-rw-r--r-- | testing/libwbxml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libwbxml/APKBUILD b/testing/libwbxml/APKBUILD index 22d4d1975d..190e3ca4ac 100644 --- a/testing/libwbxml/APKBUILD +++ b/testing/libwbxml/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.10.8 pkgrel=0 pkgdesc="libwbxml is a library to encode and decode WAP Binary XML" url="https://libwbxml.opensync.org" -arch="x86 x86_64" +arch="all" license="LGPL" depends= makedepends="cmake expat-dev" |