mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/kipi-plugins: disable on mips64
This commit is contained in:
parent
d831b1fa2c
commit
fef72ba07e
@ -4,7 +4,7 @@ pkgname=kipi-plugins
|
||||
pkgver=20.08.3
|
||||
pkgrel=0
|
||||
pkgdesc="A collection of plugins extending the KDE graphics and image applications"
|
||||
arch="all !armhf !s390x" # armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf !s390x !mips64" # armhf blocked by extra-cmake-modules
|
||||
url="https://userbase.kde.org/KIPI"
|
||||
license="GPL-2.0-or-later AND GFDL-1.2-only"
|
||||
makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtxmlpatterns-dev qt5-qtsvg-dev kconfig-dev kwindowsystem-dev kxmlgui-dev ki18n-dev karchive-dev kio-dev libkipi-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user