summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-09-22 07:04:06 +0200
committerJeroen Roovers <jer@gentoo.org>2015-09-22 07:04:06 +0200
commit834460c5a3d0480a8e7fc04d6f5358f092ca70f4 (patch)
tree22fc2ea7dd10ed3d36041c8a9e2a371e168d9bba /sci-libs/armadillo/armadillo-4.650.4.ebuild
parentMask USE=mkl for PowerPC (bug #555896). (diff)
downloadgentoo-834460c5a3d0480a8e7fc04d6f5358f092ca70f4.tar.gz
gentoo-834460c5a3d0480a8e7fc04d6f5358f092ca70f4.tar.bz2
gentoo-834460c5a3d0480a8e7fc04d6f5358f092ca70f4.zip
sci-libs/armadillo: Mark ~ppc64 (bug #555896).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sci-libs/armadillo/armadillo-4.650.4.ebuild')
-rw-r--r--sci-libs/armadillo/armadillo-4.650.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-4.650.4.ebuild b/sci-libs/armadillo/armadillo-4.650.4.ebuild
index fe855834660d..0679a0897bf4 100644
--- a/sci-libs/armadillo/armadillo-4.650.4.ebuild
+++ b/sci-libs/armadillo/armadillo-4.650.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
LICENSE="MPL-2.0"
SLOT="0/4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="arpack blas debug doc examples hdf5 lapack mkl tbb test"
REQUIRED_USE="test? ( lapack )"