aboutsummaryrefslogtreecommitdiffstats
path: root/community/midori
diff options
context:
space:
mode:
authorTuan M. Hoang <tmhoang@flatglobe.org>2018-02-10 21:33:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-02-13 15:31:55 +0000
commit360208b74cdd9858dfc68036dc31959e9eb8f083 (patch)
treedcf0aa83873e1488504702f938fd8c38a14625d8 /community/midori
parentf8ed4713b58f6a62990405ad7a83c878ab9aff31 (diff)
downloadaports-360208b74cdd9858dfc68036dc31959e9eb8f083.tar.bz2
aports-360208b74cdd9858dfc68036dc31959e9eb8f083.tar.xz
community/[various]: enable build on s390x
enable build webkit2gtk, shotwell, midori fix local variable _archopt
Diffstat (limited to 'community/midori')
-rw-r--r--community/midori/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/midori/APKBUILD b/community/midori/APKBUILD
index 40b001398c..be852ab814 100644
--- a/community/midori/APKBUILD
+++ b/community/midori/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.5.11
pkgrel=1
pkgdesc="A lightweight web browser based on Gtk WebKit"
url="http://www.midori-browser.org"
-arch="x86 x86_64 ppc64le armhf"
+arch="all !aarch64"
license="LGPL-2.0-or-later"
depends=
makedepends="cmake librsvg-dev paxmark python2 vala gtk+3.0-dev gcr-dev libunique-dev webkit2gtk-dev"