diff options
Diffstat (limited to 'testing/obexftp/APKBUILD')
-rw-r--r-- | testing/obexftp/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/obexftp/APKBUILD b/testing/obexftp/APKBUILD index a452011c06..e4190e4fd8 100644 --- a/testing/obexftp/APKBUILD +++ b/testing/obexftp/APKBUILD @@ -4,6 +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" license="GPL" depends= makedepends="pkgconfig openobex-dev bluez-dev" |