diff --git a/testing/sregex/APKBUILD b/testing/sregex/APKBUILD index 54fd124646b..8b8de9d52e2 100644 --- a/testing/sregex/APKBUILD +++ b/testing/sregex/APKBUILD @@ -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