aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-04-19 00:49:08 +0000
committerCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-04-19 00:52:25 +0000
commitaa8050ebadefa24b2a95ca44c15fec9d51fe823f (patch)
tree6b616a891bba93d8de412ca24083dcbd45a6603a
parentff8c8d00e02d472712585b5e5c3fefca5ec4a9ab (diff)
community/mtkclient: disable on riscv64HEADmaster
due to pyside6 not being available
-rw-r--r--community/mtkclient/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/mtkclient/APKBUILD b/community/mtkclient/APKBUILD
index b850a5c5b9c..d51cc085d89 100644
--- a/community/mtkclient/APKBUILD
+++ b/community/mtkclient/APKBUILD
@@ -5,7 +5,8 @@ pkgver=1.63
pkgrel=2
pkgdesc="Unofficial MTK reverse engineering and flash tool"
url="https://github.com/bkerler/mtkclient"
-arch="noarch"
+# riscv64: pyside6 disabled
+arch="noarch !riscv64"
license="GPL-3.0-only"
depends="
android-udev-rules