aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libwbxml
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:02:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:02:13 +0000
commit8457985d612531269ceca5b651073448f435f7e7 (patch)
tree72dcf5c661366e169cc11e30b7a0a683fbac6d46 /testing/libwbxml
parentda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (diff)
testing/*: add arch
Diffstat (limited to 'testing/libwbxml')
-rw-r--r--testing/libwbxml/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/libwbxml/APKBUILD b/testing/libwbxml/APKBUILD
index dce1f530a87..22d4d1975d5 100644
--- a/testing/libwbxml/APKBUILD
+++ b/testing/libwbxml/APKBUILD
@@ -4,6 +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"
license="LGPL"
depends=
makedepends="cmake expat-dev"