diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:16:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:16:08 +0200 |
commit | 31c0aff0aa0950181ad208be857f7b5bf2ddc145 (patch) | |
tree | 37a799ddd20566e7e94f28a0cd24c6f04509cf2a /sci-libs | |
parent | sys-apps/accountsservice: x86 stable (bug #659916) (diff) | |
download | gentoo-31c0aff0aa0950181ad208be857f7b5bf2ddc145.tar.gz gentoo-31c0aff0aa0950181ad208be857f7b5bf2ddc145.tar.bz2 gentoo-31c0aff0aa0950181ad208be857f7b5bf2ddc145.zip |
sci-libs/armadillo: x86 stable (bug #657244)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/armadillo/armadillo-8.300.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-8.300.2.ebuild b/sci-libs/armadillo/armadillo-8.300.2.ebuild index a92fed4fa484..c903169e984f 100644 --- a/sci-libs/armadillo/armadillo-8.300.2.ebuild +++ b/sci-libs/armadillo/armadillo-8.300.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0/8" -KEYWORDS="amd64 ~arm ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux" IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test" REQUIRED_USE="test? ( lapack )" |