mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-mpi4py: allow build in riscv64-musl
This commit is contained in:
parent
dfa17fb994
commit
18e9f1131f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-mpi4py
|
|||
version=3.1.5
|
||||
revision=2
|
||||
# OpenMPI >= 5 is 64-bit only
|
||||
archs="x86_64* aarch64* ppc64* riscv64"
|
||||
archs="x86_64* aarch64* ppc64* riscv64*"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython0.29 gcc-fortran openmpi"
|
||||
makedepends="python3-devel openmpi-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue