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 C366513835A for ; Sat, 12 Dec 2020 22:20:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4780E0A45; Sat, 12 Dec 2020 22:20:41 +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 CD38CE0A45 for ; Sat, 12 Dec 2020 22:20:41 +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 5BE09340D8B for ; Sat, 12 Dec 2020 22:20:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D61EA47 for ; Sat, 12 Dec 2020 22:20:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1607811635.1ba6d047b25cb6e2f6e86e5ca284559748f5256a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hypre/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/hypre/hypre-2.18.2.ebuild X-VCS-Directories: sci-libs/hypre/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1ba6d047b25cb6e2f6e86e5ca284559748f5256a X-VCS-Branch: master Date: Sat, 12 Dec 2020 22:20:38 +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: a730dc4d-ae91-4d1e-9a92-fa1bb018c461 X-Archives-Hash: 560dacaac1532d539d471a2a51dd29e6 commit: 1ba6d047b25cb6e2f6e86e5ca284559748f5256a Author: Sam James gentoo org> AuthorDate: Sat Dec 12 22:20:35 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 12 22:20:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba6d047 sci-libs/hypre: ppc64 keyworded (bug #757822) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> sci-libs/hypre/hypre-2.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/hypre/hypre-2.18.2.ebuild b/sci-libs/hypre/hypre-2.18.2.ebuild index 69e57eddbaa..7e4fdd53f11 100644 --- a/sci-libs/hypre/hypre-2.18.2.ebuild +++ b/sci-libs/hypre/hypre-2.18.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-space/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples fortran int64 openmp mpi" RDEPEND="