aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/nheko/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nheko/APKBUILD b/testing/nheko/APKBUILD
index 764db7ae47..b17fe20765 100644
--- a/testing/nheko/APKBUILD
+++ b/testing/nheko/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.4.3
pkgrel=0
pkgdesc="Qt5-based client for Matrix protocol"
url="https://github.com/mujx/nheko"
-arch="all !x86"
+arch="" # Current version is deprecated, needs to be transferred to nheko reborn
license="GPL-3.0+"
options="!check" # no test suite
makedepends="clang cmake qt5-qtbase-dev qt5-qttools-dev qt5-qtmultimedia-dev qt5-qtsvg-dev libsodium-dev lmdb-dev"