diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild b/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild index 177c2ee72b0b..a7ec628091aa 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.3-r4.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.3-r4.ebuild,v 1.4 2011/03/17 22:26:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild,v 1.5 2011/04/02 16:11:59 armin76 Exp $ EAPI="3" @@ -29,7 +29,7 @@ HOMEPAGE="http://www.gromacs.org/" 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 dmalloc doc -double-precision +fftw fkernels +gsl lapack mpi +single-precision sse sse2 static-libs test +threads +xml zsh-completion" |