testing/nheko: disable on x86 due to build failure

This commit is contained in:
Natanael Copa 2018-04-24 20:07:09 +00:00
parent bbdc4feb86
commit 33c29bdfda

View File

@ -5,7 +5,7 @@ pkgver=0.3.1
pkgrel=0 pkgrel=0
pkgdesc="Qt5-based client for Matrix protocol" pkgdesc="Qt5-based client for Matrix protocol"
url="https://github.com/mujx/nheko" url="https://github.com/mujx/nheko"
arch="all" arch="all !x86"
license="GPL-3.0+" license="GPL-3.0+"
depends="" depends=""
depends_dev="" depends_dev=""