From 2e42793e4046fc21e7bcd2d16e2add94bc56f38d Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 15 Feb 2019 11:57:40 +0200 Subject: [PATCH] testing/reaver-wps-fork-t6x: disable for s390x --- testing/reaver-wps-fork-t6x/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/reaver-wps-fork-t6x/APKBUILD b/testing/reaver-wps-fork-t6x/APKBUILD index 0e519c102c1..999701e87cd 100644 --- a/testing/reaver-wps-fork-t6x/APKBUILD +++ b/testing/reaver-wps-fork-t6x/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.6.5 pkgrel=0 pkgdesc="Community forked version of reaver, the WPS password cracker" url="https://github.com/t6x/reaver-wps-fork-t6x" -arch="all" +arch="all !s390x" # aircrack-ng disabled for s390x license="GPL-2.0-only" options="!check" #upstream does not provide check depends="aircrack-ng pixiewps sqlite"