diff options
Diffstat (limited to 'community/shotwell/APKBUILD')
-rw-r--r-- | community/shotwell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shotwell/APKBUILD b/community/shotwell/APKBUILD index 4d5c5aa040..f1b42926b2 100644 --- a/community/shotwell/APKBUILD +++ b/community/shotwell/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.28.2 pkgrel=0 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" url="https://wiki.gnome.org/Apps/Shotwell" -arch="all !armhf !aarch64" +arch="all !armhf !armv7 !aarch64" license="CC-BY-SA-3.0 LGPL-2.1-or-later" install="shotwell.post-upgrade shotwell.post-install shotwell.pre-deinstall" subpackages="$pkgname-lang $pkgname-doc" |