diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 04:51:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 04:51:36 +0000 |
commit | 2e7384a071a4250e4a8cab0a06a1836c7fc55743 (patch) | |
tree | 77f52b2f473265f10627cfb13d25bbcfb4f3d543 /sci-libs | |
parent | sci-libs/armadillo: Stabilize 10.2.0 ppc64, #770628 (diff) | |
download | gentoo-2e7384a071a4250e4a8cab0a06a1836c7fc55743.tar.gz gentoo-2e7384a071a4250e4a8cab0a06a1836c7fc55743.tar.bz2 gentoo-2e7384a071a4250e4a8cab0a06a1836c7fc55743.zip |
sci-libs/armadillo: Stabilize 10.2.0 amd64, #770628
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 c5a493718277..6e64d35a9fa6 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 )" |