diff options
Diffstat (limited to 'testing/obexftp/APKBUILD')
-rw-r--r-- | testing/obexftp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/obexftp/APKBUILD b/testing/obexftp/APKBUILD index e4190e4fd8..94ef144088 100644 --- a/testing/obexftp/APKBUILD +++ b/testing/obexftp/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.23 pkgrel=1 pkgdesc="A tool for transfer files to/from any OBEX enabled device" url="http://openobex.triq.net/obexftp/obexftp" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="pkgconfig openobex-dev bluez-dev" |