mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/spvm-math: enable on 32-bit architectures
This commit is contained in:
parent
ae598a3678
commit
96e93b68b1
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user