diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/armadillo/armadillo-10.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |