mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/9base: disable on loongarch64
This commit is contained in:
parent
660c2c6518
commit
e09e6ebd8c
@ -5,7 +5,7 @@ pkgver=6
|
||||
pkgrel=1
|
||||
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 !loongarch64" # Needs arch specific config.mk
|
||||
license="MIT"
|
||||
makedepends="linux-headers"
|
||||
subpackages="$pkgname-doc $pkgname-troff"
|
||||
|
Loading…
Reference in New Issue
Block a user