mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/micro: disable on mips(64)
go is missing
This commit is contained in:
parent
87ff8f57a8
commit
9b012fc879
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user