aboutsummaryrefslogtreecommitdiffstats
path: root/community/shotwell
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-02-06 15:39:11 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-02-06 15:39:11 +0100
commitdb456e1cf68dc05881a19abb69dfb7dc87a247a2 (patch)
tree52818f656ea0e0e3d03730731834242bddf45e6f /community/shotwell
parentcdd27e12f63d59f1fb9a890ce0e582454a990358 (diff)
downloadaports-db456e1cf68dc05881a19abb69dfb7dc87a247a2.tar.bz2
aports-db456e1cf68dc05881a19abb69dfb7dc87a247a2.tar.xz
community/shotwell: disable on armhf
The dependency webkit2gtk is currently not available for armhf thus shotwell refuses to build on armhf.
Diffstat (limited to 'community/shotwell')
-rw-r--r--community/shotwell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shotwell/APKBUILD b/community/shotwell/APKBUILD
index c960b7a884..2e43777fad 100644
--- a/community/shotwell/APKBUILD
+++ b/community/shotwell/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.22.0
pkgrel=2
pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
url="http://yorba.org/shotwell/"
-arch="all"
+arch="x86 x86_64"
license="LGPL2.1"
install="shotwell.post-upgrade shotwell.post-install shotwell.pre-deinstall"
depends=""