diff options
-rw-r--r-- | testing/darktable/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/darktable/APKBUILD b/testing/darktable/APKBUILD index 4910f9ea5c..b5b9485946 100644 --- a/testing/darktable/APKBUILD +++ b/testing/darktable/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.2.0_rc0 pkgrel=0 pkgdesc="an open source photography workflow application and raw developer" url="http://www.darktable.org/" -arch="all" +arch="all !armhf" license="GPL3" depends="libxslt gtk+3.0-dev libgphoto2-dev libwebp-dev lensfun-dev librsvg-dev sqlite-dev curl-dev jpeg-dev tiff-dev |