diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-06-20 16:58:59 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-20 16:58:59 -0300 |
commit | d34df3a1ef83567b13476cda82240c7e8b08e6e9 (patch) | |
tree | da79f200626a21ded40ac94a454ebae7ccf92c7b | |
parent | 8f11fa5023e0c82a1a4e3b50fdb95b87bfaf2935 (diff) | |
download | aports-d34df3a1ef83567b13476cda82240c7e8b08e6e9.tar.bz2 aports-d34df3a1ef83567b13476cda82240c7e8b08e6e9.tar.xz |
testing/qbittorrent-nox: disable
-rw-r--r-- | testing/qbittorrent-nox/APKBUILD | 2 |
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" |