community/armadillo: disable on riscv64 missing hdf5

This commit is contained in:
Andy Postnikov 2021-09-06 11:30:25 +03:00
parent 30f450c4a0
commit 4704ea8681

View File

@ -5,7 +5,7 @@ pkgver=10.6.2
pkgrel=0
pkgdesc="C++ library for linear algebra & scientific computing"
url="http://arma.sourceforge.net/"
arch="all !mips64" # locked by hdf5
arch="all !mips64 !riscv64" # locked by hdf5
license="Apache-2.0"
options="!check" # Armadillo must be installed before the tests can be compiled
depends_dev="