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