summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-08-14 23:07:12 +0100
committerMarek Szuba <marecki@gentoo.org>2021-08-15 00:15:09 +0100
commitb9fbaf9bcbdba9cee16aeb01dac57c7c2b730284 (patch)
tree32a847d518116e0274789cbbb7a928efe62ce5e7
parentdev-libs/xerces-c: keyword 3.2.3-r2 for ~riscv (diff)
downloadgentoo-b9fbaf9b.tar.gz
gentoo-b9fbaf9b.tar.bz2
gentoo-b9fbaf9b.zip
sci-libs/armadillo: keyword 10.3.0-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--profiles/arch/riscv/package.use.mask1
-rw-r--r--sci-libs/armadillo/armadillo-10.3.0-r1.ebuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 3455d2be8f1d..3fa268b029e2 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -73,6 +73,7 @@ sci-libs/hdf5 fortran debug
# systems fails tests even with the mask above in place), masked for
# further testing.
dev-libs/starpu hdf5
+sci-libs/armadillo hdf5
sci-libs/gdal hdf5
# (via dev-python/pytables)
dev-python/pandas doc full-support test
diff --git a/sci-libs/armadillo/armadillo-10.3.0-r1.ebuild b/sci-libs/armadillo/armadillo-10.3.0-r1.ebuild
index b7abebcf9b1f..d85588ffb610 100644
--- a/sci-libs/armadillo/armadillo-10.3.0-r1.ebuild
+++ b/sci-libs/armadillo/armadillo-10.3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.xz"
LICENSE="Apache-2.0"
SLOT="0/10"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="arpack blas doc examples hdf5 lapack mkl superlu test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( lapack )"