diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.0.4.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.0.4.ebuild b/sci-chemistry/gromacs/gromacs-4.0.4.ebuild index 7a7165cf303a..c2a356566937 100644 --- a/sci-chemistry/gromacs/gromacs-4.0.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.2 2009/05/10 10:17:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.3 2009/05/10 15:12:43 fmccor Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 sparc ~x86" IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion" DEPEND="app-shells/tcsh |