From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B35EF1396D1 for ; Sat, 30 Sep 2017 02:58:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1549B2BC009; Sat, 30 Sep 2017 02:58:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDB002BC009 for ; Sat, 30 Sep 2017 02:58:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 361493417DF for ; Sat, 30 Sep 2017 02:58:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF6E59096 for ; Sat, 30 Sep 2017 02:58:42 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1506740309.54b1f3febc349ec1725464724df0c430ab1e91b7.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/spqr/spqr-1.3.1.ebuild X-VCS-Directories: sci-libs/spqr/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 54b1f3febc349ec1725464724df0c430ab1e91b7 X-VCS-Branch: master Date: Sat, 30 Sep 2017 02:58:42 +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: 05586541-2be8-44c2-b712-6a184f40ebef X-Archives-Hash: 2e60824adb54f3da4f9e214fd1e43f3a commit: 54b1f3febc349ec1725464724df0c430ab1e91b7 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 30 02:56:42 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 30 02:58:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b1f3fe sci-libs/spqr: keyworded 1.3.1 for ppc, bug #575366 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" sci-libs/spqr/spqr-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild index 6e25e81ba9b..9489d606838 100644 --- a/sci-libs/spqr/spqr-1.3.1.ebuild +++ b/sci-libs/spqr/spqr-1.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc metis static-libs tbb" RDEPEND=" virtual/lapack