diff options
-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 1e26e98814..4a58dcf160 100644 --- a/community/nheko/APKBUILD +++ b/community/nheko/APKBUILD @@ -7,8 +7,7 @@ pkgrel=1 pkgdesc="Qt5-based client for Matrix protocol" url="https://github.com/Nheko-Reborn/nheko/releases" # armhf blocked by qt5-qtmultimedia -# ppc64le blocked by gst-plugins-good-qt -arch="all !armhf !ppc64le" +arch="all !armhf" license="GPL-3.0-or-later" options="!check" # no test suite depends=" |