From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 434F313881D for ; Tue, 22 Sep 2015 05:04:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3316E084D; Tue, 22 Sep 2015 05:04:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 803EDE084D for ; Tue, 22 Sep 2015 05:04:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7709434098D for ; Tue, 22 Sep 2015 05:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 407711FD for ; Tue, 22 Sep 2015 05:04:11 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442898246.834460c5a3d0480a8e7fc04d6f5358f092ca70f4.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/armadillo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/armadillo/armadillo-4.650.4.ebuild sci-libs/armadillo/armadillo-5.400.2.ebuild sci-libs/armadillo/armadillo-5.500.2.ebuild X-VCS-Directories: sci-libs/armadillo/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 834460c5a3d0480a8e7fc04d6f5358f092ca70f4 X-VCS-Branch: master Date: Tue, 22 Sep 2015 05:04:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 19b9ef12-c1f6-4322-837b-fc12c010c6f1 X-Archives-Hash: 0adaf75215429a8cba51fa54938d17eb commit: 834460c5a3d0480a8e7fc04d6f5358f092ca70f4 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 22 05:04:06 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 22 05:04:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834460c5 sci-libs/armadillo: Mark ~ppc64 (bug #555896). Package-Manager: portage-2.2.20.1 sci-libs/armadillo/armadillo-4.650.4.ebuild | 2 +- sci-libs/armadillo/armadillo-5.400.2.ebuild | 2 +- 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 fe85583..0679a08 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 c785a40..3dc475d 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 c785a40..3dc475d 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 )"