summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-02 16:17:21 +0000
committerAndreas Grapentin <andreas@grapentin.org>2018-01-02 16:19:58 +0000
commit440dc17a84cc76088c92a8a217128a06d74e66e0 (patch)
tree8187ccaf614c0bf4900077480a7e694034612329 /nonprism/darktable
parent084b065b6e3d4466fa97b8af40e7169743b4f1b8 (diff)
downloadabslibre-440dc17a84cc76088c92a8a217128a06d74e66e0.tar.gz
abslibre-440dc17a84cc76088c92a8a217128a06d74e66e0.tar.bz2
abslibre-440dc17a84cc76088c92a8a217128a06d74e66e0.zip
nonprism/darktable: build is not supported on arm
Diffstat (limited to 'nonprism/darktable')
-rw-r--r--nonprism/darktable/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index 429c67064..8b334d121 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=darktable
epoch=2
pkgver=2.2.5
pkgrel=2.nonprism1
-arch=(i686 x86_64 armv7h)
+arch=(i686 x86_64)
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
url="http://darktable.sf.net/"