diff options
Diffstat (limited to 'testing/openobex/APKBUILD')
-rw-r--r-- | testing/openobex/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openobex/APKBUILD b/testing/openobex/APKBUILD index fc7e48f428..582dadb31e 100644 --- a/testing/openobex/APKBUILD +++ b/testing/openobex/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.5 pkgrel=2 pkgdesc="Implementation of the OBject EXchange (OBEX) protocol" url="http://dev.zuckschwerdt.org/openobex/" -arch="x86 x86_64" +arch="all" license="GPL LGPL" depends= depends_dev="libusb-compat-dev" |