aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/qbittorrent-nox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD
index 9dab8ad8b5..05a9b596f0 100644
--- a/testing/qbittorrent-nox/APKBUILD
+++ b/testing/qbittorrent-nox/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.1.6
pkgrel=1
pkgdesc="qBittorrent client (webui only)"
url="https://www.qbittorrent.org/"
-arch="x86_64"
+arch="" # Currently fails with libtorrent-rasterbar-1.2.x
license="GPL2"
options="!check" # qBittorrent has no tests
depends="boost qt5-qtbase libtorrent-rasterbar"