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 9159D138330 for ; Mon, 29 Aug 2016 20:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AED321C07F; Mon, 29 Aug 2016 20:45:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1858721C082 for ; Mon, 29 Aug 2016 20:45:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E846034099A for ; Mon, 29 Aug 2016 20:45:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AB832474 for ; Mon, 29 Aug 2016 20:45:19 +0000 (UTC) From: "Justin Bronder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Bronder" Message-ID: <1472500729.3c184306caac1d028bc6608e8579b83566ee3e01.jsbronder@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/mpich/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/mpich/mpich-3.2-r2.ebuild X-VCS-Directories: sys-cluster/mpich/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: 3c184306caac1d028bc6608e8579b83566ee3e01 X-VCS-Branch: master Date: Mon, 29 Aug 2016 20:45:19 +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: 1e66d117-166f-4c10-bc73-d069c414c277 X-Archives-Hash: f2b230e428a597e0b5d0d636f25e68af commit: 3c184306caac1d028bc6608e8579b83566ee3e01 Author: Christoph Junghans gentoo org> AuthorDate: Mon Aug 29 19:58:49 2016 +0000 Commit: Justin Bronder gentoo org> CommitDate: Mon Aug 29 19:58:49 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3c184306 sys-cluster/mpich: re-add keywords for multilib ebuild Package-Manager: portage-2.2.28 sys-cluster/mpich/mpich-3.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/mpich/mpich-3.2-r2.ebuild b/sys-cluster/mpich/mpich-3.2-r2.ebuild index 28dad07..33fe443 100644 --- a/sys-cluster/mpich/mpich-3.2-r2.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" LICENSE="mpich" -KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" COMMON_DEPEND="