diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild index e74647285a61..a7b62eacfb30 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-2011 Gentoo Foundation +# 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.3 2011/12/26 12:26:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.4 2012/01/06 02:16:45 ottxor 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 ~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 )" |