diff options
Diffstat (limited to 'community/nheko/APKBUILD')
-rw-r--r-- | community/nheko/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/nheko/APKBUILD b/community/nheko/APKBUILD index af6295c8802..af542c5e818 100644 --- a/community/nheko/APKBUILD +++ b/community/nheko/APKBUILD @@ -7,8 +7,7 @@ pkgrel=6 pkgdesc="Qt5-based client for Matrix protocol" url="https://github.com/Nheko-Reborn/nheko/releases" # armhf blocked by qt5-qtmultimedia -# mips64 and riscv64 blocked by gst-plugins-bad -arch="all !armhf !mips64 !riscv64" +arch="all !armhf" license="GPL-3.0-or-later" options="!check" # no test suite depends=" |