diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:46:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:46:19 +0000 |
commit | 170f958314a360acc4399cef647adff97809c207 (patch) | |
tree | 5f249f33f4da11d5cf4adba500ac0ee2106c6d13 /sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild | |
parent | alpha/sparc stable wrt #393945 (diff) | |
download | gentoo-2-170f958314a360acc4399cef647adff97809c207.tar.gz gentoo-2-170f958314a360acc4399cef647adff97809c207.tar.bz2 gentoo-2-170f958314a360acc4399cef647adff97809c207.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild index 05d79b09a898..05cbf2f56142 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.4-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.4-r1.ebuild,v 1.11 2011/09/10 14:47:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.12 2012/02/05 17:46:19 armin76 Exp $ EAPI="4" @@ -28,7 +28,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="X altivec blas dmalloc doc -double-precision +fftw fkernels +gsl lapack mpi +single-precision sse2 static-libs test +threads +xml zsh-completion" REQUIRED_USE="fkernels? ( !threads )" |