diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 16:55:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 16:55:50 +0000 |
commit | 89aa3b3d68c45fc3bbdd3229c25176d555ebddd5 (patch) | |
tree | e22fb2363817c8c311a011103b549e9a9609636a /sci-libs/fftw/fftw-2.1.5-r8.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-89aa3b3d68c45fc3bbdd3229c25176d555ebddd5.tar.gz gentoo-2-89aa3b3d68c45fc3bbdd3229c25176d555ebddd5.tar.bz2 gentoo-2-89aa3b3d68c45fc3bbdd3229c25176d555ebddd5.zip |
alpha/ia64/s390/sparc stable wrt #351745
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sci-libs/fftw/fftw-2.1.5-r8.ebuild')
-rw-r--r-- | sci-libs/fftw/fftw-2.1.5-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-2.1.5-r8.ebuild b/sci-libs/fftw/fftw-2.1.5-r8.ebuild index 8113c853b6cf..e5a66df4d01b 100644 --- a/sci-libs/fftw/fftw-2.1.5-r8.ebuild +++ b/sci-libs/fftw/fftw-2.1.5-r8.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-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.4 2011/01/18 21:05:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.5 2011/01/29 16:55:50 armin76 Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="2.1" LICENSE="GPL-2" IUSE="doc float fortran mpi openmp threads" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" pkg_setup() { # this one is reported to cause trouble on pentium4 m series |