diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:53:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:53:47 +0100 |
commit | c1fb3e99ae575aacd2fde5ad3b0a523bea8e70cd (patch) | |
tree | eb36663331a237dbddeccc167fc77fad14bbb46e /sci-libs/armadillo | |
parent | sys-process/htop: x86 stable wrt bug #602996 (diff) | |
download | gentoo-c1fb3e99ae575aacd2fde5ad3b0a523bea8e70cd.tar.gz gentoo-c1fb3e99ae575aacd2fde5ad3b0a523bea8e70cd.tar.bz2 gentoo-c1fb3e99ae575aacd2fde5ad3b0a523bea8e70cd.zip |
sci-libs/armadillo: x86 stable wrt bug #602564
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-6.200.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-6.200.3.ebuild b/sci-libs/armadillo/armadillo-6.200.3.ebuild index 5e58c5623a83..35e87855aa23 100644 --- a/sci-libs/armadillo/armadillo-6.200.3.ebuild +++ b/sci-libs/armadillo/armadillo-6.200.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/6" -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 )" |