Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/armadillo/
Date: Tue, 22 Sep 2015 05:04:22
Message-Id: 1442898246.834460c5a3d0480a8e7fc04d6f5358f092ca70f4.jer@gentoo
1 commit: 834460c5a3d0480a8e7fc04d6f5358f092ca70f4
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 22 05:04:06 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 22 05:04:06 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834460c5
7
8 sci-libs/armadillo: Mark ~ppc64 (bug #555896).
9
10 Package-Manager: portage-2.2.20.1
11
12 sci-libs/armadillo/armadillo-4.650.4.ebuild | 2 +-
13 sci-libs/armadillo/armadillo-5.400.2.ebuild | 2 +-
14 sci-libs/armadillo/armadillo-5.500.2.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-libs/armadillo/armadillo-4.650.4.ebuild b/sci-libs/armadillo/armadillo-4.650.4.ebuild
18 index fe85583..0679a08 100644
19 --- a/sci-libs/armadillo/armadillo-4.650.4.ebuild
20 +++ b/sci-libs/armadillo/armadillo-4.650.4.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
22
23 LICENSE="MPL-2.0"
24 SLOT="0/4"
25 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 IUSE="arpack blas debug doc examples hdf5 lapack mkl tbb test"
28 REQUIRED_USE="test? ( lapack )"
29
30
31 diff --git a/sci-libs/armadillo/armadillo-5.400.2.ebuild b/sci-libs/armadillo/armadillo-5.400.2.ebuild
32 index c785a40..3dc475d 100644
33 --- a/sci-libs/armadillo/armadillo-5.400.2.ebuild
34 +++ b/sci-libs/armadillo/armadillo-5.400.2.ebuild
35 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
36
37 LICENSE="MPL-2.0"
38 SLOT="0/5"
39 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
40 +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
41 IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test"
42 REQUIRED_USE="test? ( lapack )"
43
44
45 diff --git a/sci-libs/armadillo/armadillo-5.500.2.ebuild b/sci-libs/armadillo/armadillo-5.500.2.ebuild
46 index c785a40..3dc475d 100644
47 --- a/sci-libs/armadillo/armadillo-5.500.2.ebuild
48 +++ b/sci-libs/armadillo/armadillo-5.500.2.ebuild
49 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
50
51 LICENSE="MPL-2.0"
52 SLOT="0/5"
53 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
54 +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
55 IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test"
56 REQUIRED_USE="test? ( lapack )"