mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/kde-dev-utils: disable on mips64
This commit is contained in:
parent
2dc1e0c761
commit
4fd90c4ecc
@ -4,8 +4,8 @@ pkgname=kde-dev-utils
|
||||
pkgver=20.08.3
|
||||
pkgrel=0
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# s390x blocked by kde-dev-utils
|
||||
arch="all !armhf !s390x"
|
||||
# s390x, mips64 blocked by kparts-dev
|
||||
arch="all !armhf !s390x !mips64"
|
||||
url="https://kde.org/applications/development/"
|
||||
pkgdesc="Small utilities for developers using KDE/Qt libs/frameworks"
|
||||
license="(LGPL-2.0-only OR LGPL-3.0-only) AND GPL-2.0-or-later"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user