summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-08 23:04:42 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-08 23:04:42 +0000
commit0a71331595827e1bd4c10f26fe15a37853ad20c7 (patch)
treeb9fed011c75426c612c70c77b0687e1d623c280c /sci-chemistry/gromacs
parentMarking libgusb-0.1.3 ~ppc64 for bug 387959 (diff)
downloadgentoo-2-0a71331595827e1bd4c10f26fe15a37853ad20c7.tar.gz
gentoo-2-0a71331595827e1bd4c10f26fe15a37853ad20c7.tar.bz2
gentoo-2-0a71331595827e1bd4c10f26fe15a37853ad20c7.zip
Marking gromacs-4.5.5-r1 ppc64 for bug 391147
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r--sci-chemistry/gromacs/ChangeLog5
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 09f4afeac81c..c4295e44c6ed 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gromacs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.105 2012/02/06 03:43:24 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.106 2012/03/08 23:04:42 ranger Exp $
+
+ 08 Mar 2012; Brent Baude <ranger@gentoo.org> gromacs-4.5.5-r1.ebuild:
+ Marking gromacs-4.5.5-r1 ppc64 for bug 391147
06 Feb 2012; Christoph Junghans <ottxor@gentoo.org> gromacs-4.5.4-r1.ebuild,
gromacs-4.5.5-r1.ebuild:
diff --git a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
index 2d8da1dd3f11..2aec52e666ad 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.6 2012/02/06 03:43:24 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.7 2012/03/08 23:04:42 ranger Exp $
EAPI="4"
@@ -30,7 +30,7 @@ SRC_URI="${SRC_URI}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="X altivec blas doc -double-precision +fftw fkernels gsl lapack
mpi +single-precision sse2 test +threads xml zsh-completion"
REQUIRED_USE="fkernels? ( !threads )"