summaryrefslogtreecommitdiff
path: root/sci-libs/armadillo
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-11-10 20:06:49 +0100
committerMarkus Meier <maekke@gentoo.org>2015-11-10 20:06:49 +0100
commit337884307cc013b8ceaa3a58278bf5aa713775f2 (patch)
treeb2874bfd83b5402735ba565493ba8bb5e4094eec /sci-libs/armadillo
parent1fb88dee1a8ef091e7bf3cfba67b4893d1f2844b (diff)
downloadgentoo-337884307cc013b8ceaa3a58278bf5aa713775f2.tar.gz
gentoo-337884307cc013b8ceaa3a58278bf5aa713775f2.tar.xz
sci-libs/armadillo: add ~arm, bug #555896
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r--sci-libs/armadillo/armadillo-6.100.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-6.100.1.ebuild b/sci-libs/armadillo/armadillo-6.100.1.ebuild
index 718248c6aa2..e264839bf23 100644
--- a/sci-libs/armadillo/armadillo-6.100.1.ebuild
+++ b/sci-libs/armadillo/armadillo-6.100.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
LICENSE="MPL-2.0"
SLOT="0/6"
-KEYWORDS="~amd64 ~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 )"