Skip to content
Snippets Groups Projects
Commit aa8050eb authored by Celeste's avatar Celeste
Browse files

community/mtkclient: disable on riscv64

due to pyside6 not being available
parent ff8c8d00
No related branches found
No related tags found
1 merge request!64470community/mtkclient: disable on riscv64
Pipeline #227871 skipped
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment