mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/aerc: disable on mips(64)
go is missing
This commit is contained in:
parent
01e95b3599
commit
5ee7bcd200
@ -4,7 +4,7 @@ pkgver=0.5.2
|
||||
pkgrel=0
|
||||
pkgdesc="email client for your terminal"
|
||||
url="https://aerc-mail.org"
|
||||
arch="all"
|
||||
arch="all !mips !mips64" # mips(64): blocked on go
|
||||
license="MIT"
|
||||
depends="less ncurses"
|
||||
makedepends="go scdoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user