diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 07:04:06 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 07:04:06 +0200 |
commit | 834460c5a3d0480a8e7fc04d6f5358f092ca70f4 (patch) | |
tree | 22fc2ea7dd10ed3d36041c8a9e2a371e168d9bba /sci-libs/armadillo | |
parent | Mask USE=mkl for PowerPC (bug #555896). (diff) | |
download | gentoo-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')
-rw-r--r-- | sci-libs/armadillo/armadillo-4.650.4.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/armadillo/armadillo-5.400.2.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/armadillo/armadillo-5.500.2.ebuild | 2 |
3 files changed, 3 insertions, 3 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 )" diff --git a/sci-libs/armadillo/armadillo-5.400.2.ebuild b/sci-libs/armadillo/armadillo-5.400.2.ebuild index c785a401b00b..3dc475d9c205 100644 --- a/sci-libs/armadillo/armadillo-5.400.2.ebuild +++ b/sci-libs/armadillo/armadillo-5.400.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/5" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test" REQUIRED_USE="test? ( lapack )" diff --git a/sci-libs/armadillo/armadillo-5.500.2.ebuild b/sci-libs/armadillo/armadillo-5.500.2.ebuild index c785a401b00b..3dc475d9c205 100644 --- a/sci-libs/armadillo/armadillo-5.500.2.ebuild +++ b/sci-libs/armadillo/armadillo-5.500.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/5" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test" REQUIRED_USE="test? ( lapack )" |