aboutsummaryrefslogtreecommitdiffstats
path: root/community/darktable
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-12-25 22:00:42 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-12-25 22:00:42 +0000
commitb40646469c4b0bf01ef42f0b37942a3284ab5d5f (patch)
tree326f9decfb9f2619134278516f1790826b000d8c /community/darktable
parenta015f5984f5a48eed9b044b185a53405e7021bc4 (diff)
downloadaports-b40646469c4b0bf01ef42f0b37942a3284ab5d5f.tar.bz2
aports-b40646469c4b0bf01ef42f0b37942a3284ab5d5f.tar.xz
community/darktable: disable on x86
Build error saying platform is not supported: ``` -- Performing Test IS_SUPPORTED_PLATFORM -- Performing Test IS_SUPPORTED_PLATFORM - Failed CMake Error at ConfigureChecks.cmake:44 (message): The target platform is not supported! Call Stack (most recent call first): CMakeLists.txt:60 (include) ```
Diffstat (limited to 'community/darktable')
-rw-r--r--community/darktable/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/darktable/APKBUILD b/community/darktable/APKBUILD
index 51a6b6a4b2..24115b2ada 100644
--- a/community/darktable/APKBUILD
+++ b/community/darktable/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.0
pkgrel=0
pkgdesc="an open source photography workflow application and raw developer"
url="https://www.darktable.org/"
-arch="x86 x86_64 aarch64"
+arch="x86_64 aarch64"
license="GPL-3.0-or-later"
makedepends="
cmake