editors/micro: mark as broken on mips64 too

fails similarly to aarch4:

# github.com/zyedidia/pty
../../../../go/pkg/mod/github.com/zyedidia/pty@v1.1.20/doc.go:15:9: undefined: open
This commit is contained in:
op 2022-09-19 18:43:55 +00:00
parent 3e86c5c69e
commit 6e2aed95ed
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
BROKEN-aarch64 = pty@v2.0.0+incompatible/doc.go:15:9: undefined: open
BROKEN-mips64 = pty@v2.0.0+incompatible/doc.go:15:9: undefined: open
COMMENT = modern and intuitive terminal-based text editor