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 AF9FF138359 for ; Wed, 6 May 2020 06:48:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67B82E0956; Wed, 6 May 2020 06:48:15 +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 4E95AE0956 for ; Wed, 6 May 2020 06:48:15 +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 BE10634F656 for ; Wed, 6 May 2020 06:48:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50BF5238 for ; Wed, 6 May 2020 06:48:11 +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: <1588747545.c84fe1074fd8113d073de61c9d385b78140afc8e.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: c84fe1074fd8113d073de61c9d385b78140afc8e X-VCS-Branch: master Date: Wed, 6 May 2020 06:48: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 61ac6f48-d6e8-41d8-9268-a527f76031e0 X-Archives-Hash: 858ace678bd7d7be58de772f34c0a40a commit: c84fe1074fd8113d073de61c9d385b78140afc8e Author: Sergei Trofimovich gentoo org> AuthorDate: Wed May 6 06:45:45 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed May 6 06:45:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84fe107 sci-libs/suitesparse: keyworded 5.4.0 for ppc64, bug #716982 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" 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 ec3ac002456..45a09d0f63b 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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="cuda doc lapack partition tbb" DEPEND="" RDEPEND="