diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.5.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |