commit:     596148f66169e8af8b537e655f585c931acfcd17
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 18:28:04 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 18:28:04 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=596148f6

dropped keywords like for >=sys-cluster/openmpi-1.8.4-r3

Package-Manager: portage-2.2.14

---
 virtual/mpi/ChangeLog         | 3 +++
 virtual/mpi/mpi-2.0-r4.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index 3187e90..929d007 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Feb 2015; Christoph Junghans <[email protected]> mpi-2.0-r4.ebuild:
+  dropped keywords like for >=sys-cluster/openmpi-1.8.4-r3
+
 *mpi-2.0-r4 (17 Feb 2015)
 
   17 Feb 2015; Christoph Junghans <[email protected]> +mpi-2.0-r4.ebuild:

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
index e1c2283..6099c59 100644
--- a/virtual/mpi/mpi-2.0-r4.ebuild
+++ b/virtual/mpi/mpi-2.0-r4.ebuild
@@ -11,11 +11,11 @@ HOMEPAGE=""
 SRC_URI=""
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="cxx fortran romio threads"
 
 RDEPEND="|| (
-       
>=sys-cluster/openmpi-1.8.4-r2[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
+       
>=sys-cluster/openmpi-1.8.4-r3[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
        
>=sys-cluster/mpich-3.1.3-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
        
>=sys-cluster/mpich2-1.5-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
        abi_x86_64? ( !abi_x86_32? ( 
sys-cluster/mvapich2[fortran?,romio?,threads?] ) )

Reply via email to