diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 04:51:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 04:51:43 +0000 |
commit | 9c64f7053a2d0ccb0c5ee29f6dc26280d6cf8aa8 (patch) | |
tree | 13787590973713cd60ca96f3ca2ef559316d2399 /sci-libs/armadillo | |
parent | sci-libs/armadillo: Stabilize 10.2.0 amd64, #770628 (diff) | |
download | gentoo-9c64f7053a2d0ccb0c5ee29f6dc26280d6cf8aa8.tar.gz gentoo-9c64f7053a2d0ccb0c5ee29f6dc26280d6cf8aa8.tar.bz2 gentoo-9c64f7053a2d0ccb0c5ee29f6dc26280d6cf8aa8.zip |
sci-libs/armadillo: Stabilize 10.2.0 x86, #770628
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-10.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-10.2.0.ebuild b/sci-libs/armadillo/armadillo-10.2.0.ebuild index 6e64d35a9fa6..eee69808e267 100644 --- a/sci-libs/armadillo/armadillo-10.2.0.ebuild +++ b/sci-libs/armadillo/armadillo-10.2.0.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 x86 ~amd64-linux ~x86-linux" IUSE="arpack blas doc examples hdf5 lapack mkl superlu test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( lapack )" |