mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/sregex: disable on loongarch64
This commit is contained in:
parent
41dad4631e
commit
5ccc471bf4
@ -5,8 +5,8 @@ pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="A NFA/DFA-based regex engine matching on large data streams"
|
||||
url="https://github.com/openresty/sregex"
|
||||
# armv7 - tests failed
|
||||
arch="all !armv7"
|
||||
# armv7, loongarch64 - tests failed
|
||||
arch="all !armv7 !loongarch64"
|
||||
license="BSD-3-Clause"
|
||||
checkdepends="
|
||||
perl-ipc-run3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user