mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/9base: disable on mips
This commit is contained in:
parent
3b5ceb74e6
commit
089f4c758b
@ -5,7 +5,7 @@ pkgver=6
|
||||
pkgrel=0
|
||||
pkgdesc="A port of various Plan 9 tools for Unix."
|
||||
url="https://tools.suckless.org/9base/"
|
||||
arch="all !armv7 !armhf !aarch64" # Needs arch specific config.mk
|
||||
arch="all !armv7 !armhf !aarch64 !mips !mips64" # Needs arch specific config.mk
|
||||
license="MIT"
|
||||
makedepends="libucontext-dev linux-headers"
|
||||
subpackages="$pkgname-doc $pkgname-troff"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user