Skip to content
Snippets Groups Projects
Commit e09e6ebd authored by znley's avatar znley Committed by Celeste
Browse files

testing/9base: disable on loongarch64

parent 660c2c65
No related branches found
No related tags found
1 merge request!67846testing/9base: disable on loongarch64
Pipeline #242045 skipped
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment