diff --git a/testing/spvm-math/APKBUILD b/testing/spvm-math/APKBUILD index a0d7e2c2bb0..70859165b27 100644 --- a/testing/spvm-math/APKBUILD +++ b/testing/spvm-math/APKBUILD @@ -8,7 +8,7 @@ pkgrel=1 _pkgreal=SPVM-Math pkgdesc="SPVM Language - Mathematical Functions" url="https://metacpan.org/release/SPVM-Math/" -arch="all !s390x !armhf !armv7 !x86" # spvm +arch="all !s390x" # spvm license="MIT" depends="perl spvm" subpackages="$pkgname-doc"