testing/micro: disable on mips(64)

go is missing
This commit is contained in:
Kevin Daudt 2020-07-05 15:21:45 +00:00
parent 87ff8f57a8
commit 9b012fc879

View File

@ -10,7 +10,7 @@ _commithash=60846f549ccd02598dea5889992f1e4cddc8e86d
pkgdesc="A modern and intuitive terminal-based text editor"
url="https://micro-editor.github.io/"
options="!check chmod-clean"
arch="all"
arch="all !mips !mips64" # go is missing
license="MIT"
makedepends="go"
subpackages="$pkgname-doc"