aboutsummaryrefslogtreecommitdiffstats
path: root/testing/qbittorrent-nox
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-20 16:58:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-20 16:58:59 -0300
commitd34df3a1ef83567b13476cda82240c7e8b08e6e9 (patch)
treeda79f200626a21ded40ac94a454ebae7ccf92c7b /testing/qbittorrent-nox
parent8f11fa5023e0c82a1a4e3b50fdb95b87bfaf2935 (diff)
testing/qbittorrent-nox: disable
Diffstat (limited to 'testing/qbittorrent-nox')
-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 9dab8ad8b52..05a9b596f0d 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"