diff options
Diffstat (limited to 'testing/reaver-wps-fork-t6x/APKBUILD')
-rw-r--r-- | testing/reaver-wps-fork-t6x/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/reaver-wps-fork-t6x/APKBUILD b/testing/reaver-wps-fork-t6x/APKBUILD index 0e519c102c..999701e87c 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" |