summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/gromacs/ChangeLog5
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 68d1c0f8325d..e033b63f0754 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gromacs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.97 2011/12/11 09:25:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.98 2011/12/14 16:45:32 ago Exp $
+
+ 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gromacs-4.5.5.ebuild:
+ Stable for AMD64, wrt bug #391147
11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gromacs-4.5.5.ebuild:
x86 stable wrt bug #391147
diff --git a/sci-chemistry/gromacs/gromacs-4.5.5.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5.ebuild
index e726f1f77753..4a70357d3bb8 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.5.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.ebuild,v 1.3 2011/12/11 09:25:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5.ebuild,v 1.4 2011/12/14 16:45:32 ago Exp $
EAPI="4"
@@ -30,7 +30,7 @@ SRC_URI="${SRC_URI}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="X altivec blas doc -double-precision +fftw fkernels gsl lapack
mpi +single-precision sse2 test +threads xml zsh-completion"
REQUIRED_USE="fkernels? ( !threads )"