diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/thermald/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/thermald/APKBUILD b/testing/thermald/APKBUILD index 75b94c24de..80b11bc065 100644 --- a/testing/thermald/APKBUILD +++ b/testing/thermald/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.5.3 pkgrel=0 pkgdesc="Thermal daemon for IA" url="https://github.com/01org/thermal_daemon" -arch="all" +arch="all !armhf" license="GPL2" depends="" makedepends="autoconf automake libtool dbus-glib-dev libxml2-dev linux-headers" |