aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libkgeomap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libkgeomap/APKBUILD')
-rw-r--r--testing/libkgeomap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libkgeomap/APKBUILD b/testing/libkgeomap/APKBUILD
index b4386d631f..a003c64212 100644
--- a/testing/libkgeomap/APKBUILD
+++ b/testing/libkgeomap/APKBUILD
@@ -5,9 +5,9 @@ pkgver="19.12.3"
pkgrel=0
pkgdesc="A wrapper around world map components for browsing and arranging photos on a map"
url="https://www.kde.org/applications/graphics/"
-# ppc64le and s390x blocked by marble-dev
+# mips, ppc64le and s390x blocked by marble-dev
# armhf blocked by libkexiv2
-arch="all !ppc64le !s390x !armhf"
+arch="all !ppc64le !s390x !armhf !mips !mips64"
license="GPL-2.0-or-later"
makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtwebkit-dev ki18n-dev kconfig-dev kio-dev marble-dev libkexiv2-dev"
subpackages="$pkgname-dev $pkgname-lang"