aboutsummaryrefslogtreecommitdiffstats
path: root/community/shunit2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/shunit2/APKBUILD')
-rw-r--r--community/shunit2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shunit2/APKBUILD b/community/shunit2/APKBUILD
index 71463131e81..32a6ab84580 100644
--- a/community/shunit2/APKBUILD
+++ b/community/shunit2/APKBUILD
@@ -7,7 +7,7 @@ pkgver=2.1.8
pkgrel=0
pkgdesc="A xUnit based unit test framework for Bourne based shell scripts."
url="https://github.com/kward/shunit2/"
-arch="noarch !mips64" # loksh tests fail on mips atm
+arch="noarch"
license="Apache-2.0"
makedepends="bash dash loksh zsh"
subpackages="$pkgname-doc"