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 0D796138359 for ; Wed, 6 May 2020 06:41:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CD77E0937; Wed, 6 May 2020 06:41:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7FA44E0933 for ; Wed, 6 May 2020 06:41:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6C42034F647 for ; Wed, 6 May 2020 06:41:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D87C23E for ; Wed, 6 May 2020 06:41:13 +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: <1588747150.b661151bf813caba245fb50c869843c7b4a00376.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/suitesparse/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/suitesparse/suitesparse-5.4.0.ebuild X-VCS-Directories: sci-libs/suitesparse/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b661151bf813caba245fb50c869843c7b4a00376 X-VCS-Branch: master Date: Wed, 6 May 2020 06:41:13 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: df77de73-4b52-4845-ac85-057bc1e49cc8 X-Archives-Hash: c7385502e5ff5f473d3be60133712a76 commit: b661151bf813caba245fb50c869843c7b4a00376 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed May 6 06:39:10 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed May 6 06:39:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b661151b sci-libs/suitesparse: keyworded 5.4.0 for ppc, bug #716982 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> sci-libs/suitesparse/suitesparse-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild index 2098b080496..ec3ac002456 100644 --- a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild +++ b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="cuda doc lapack partition tbb" DEPEND="" RDEPEND="