mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +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
|
_pkgreal=SPVM-Math
|
||||||
pkgdesc="SPVM Language - Mathematical Functions"
|
pkgdesc="SPVM Language - Mathematical Functions"
|
||||||
url="https://metacpan.org/release/SPVM-Math/"
|
url="https://metacpan.org/release/SPVM-Math/"
|
||||||
arch="all !s390x !armhf !armv7 !x86" # spvm
|
arch="all !s390x" # spvm
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="perl spvm"
|
depends="perl spvm"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
|
Loading…
Reference in New Issue
Block a user