diff options
Diffstat (limited to 'testing/bluez-hcidump/APKBUILD')
-rw-r--r-- | testing/bluez-hcidump/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/bluez-hcidump/APKBUILD b/testing/bluez-hcidump/APKBUILD index 0ee37d683d..53d6fd61f4 100644 --- a/testing/bluez-hcidump/APKBUILD +++ b/testing/bluez-hcidump/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.42 pkgrel=0 pkgdesc="Bluetooth HCI package analyzer" url="http://www.bluez.org/" +arch="x86 x86_64" license="GPL2" depends= makedepends="bluez-dev" |