diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-05-10 15:12:43 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-05-10 15:12:43 +0000 |
commit | 79418198f89796466390624f5de0f9d7d0342101 (patch) | |
tree | e98e954f616c28be52a879ef9e1c6ca6d917abc9 /sci-chemistry/gromacs/gromacs-4.0.4.ebuild | |
parent | Stable for HPPA (bug #266665). (diff) | |
download | gentoo-2-79418198f89796466390624f5de0f9d7d0342101.tar.gz gentoo-2-79418198f89796466390624f5de0f9d7d0342101.tar.bz2 gentoo-2-79418198f89796466390624f5de0f9d7d0342101.zip |
Sparc stable, Bug #260995, which see for discussion.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
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 |