commit:     29843cdf120dc60b320ffa7a94da0ae5fcb23d1f
Author:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 16:55:39 2015 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 16:55:39 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=29843cdf

drop keywords from non-empi version

Every other version of the various MPI's supports empi so it was unexpected to
have that dropped.  However this version is still useful for porting/testing.

Package-Manager: portage-2.2.14

 sys-cluster/mpich/ChangeLog                                       | 8 ++++++++
 .../mpich/{mpich-3.1.3-r1.ebuild => mpich-3.1.3-r99.ebuild}       | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index 3b7b197..8630c01 100644
--- a/sys-cluster/mpich/ChangeLog
+++ b/sys-cluster/mpich/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*mpich-3.1.3-r99 (20 Apr 2015)
+
+  20 Apr 2015; Justin Bronder <[email protected]> +mpich-3.1.3-r99.ebuild,
+  -mpich-3.1.3-r1.ebuild:
+  drop keywords from non-empi version  Every other version of the various MPI's
+  supports empi so it was unexpected to have that dropped.  However this 
version
+  is still useful for porting/testing.
+
   21 Feb 2015; Christoph Junghans <[email protected]> mpich-3.1.3-r1.ebuild:
   added fortran hack for bug #540508
 

diff --git a/sys-cluster/mpich/mpich-3.1.3-r1.ebuild 
b/sys-cluster/mpich/mpich-3.1.3-r99.ebuild
similarity index 97%
rename from sys-cluster/mpich/mpich-3.1.3-r1.ebuild
rename to sys-cluster/mpich/mpich-3.1.3-r99.ebuild
index 0b75e60..0d3d9c0 100644
--- a/sys-cluster/mpich/mpich-3.1.3-r1.ebuild
+++ b/sys-cluster/mpich/mpich-3.1.3-r99.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="mpich"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS=""
 IUSE="+cxx doc fortran mpi-threads romio threads"
 
 COMMON_DEPEND="

Reply via email to