diff options
author | 2013-09-22 06:51:25 +0000 | |
---|---|---|
committer | 2013-09-22 06:51:25 +0000 | |
commit | e157fe296672e18c0ff874e9ce475b2ba9019560 (patch) | |
tree | 3b26a09a7e68e0c3946b466e2125fb5252b0edbf /sci-libs/fftw/fftw-3.3.3-r2.ebuild | |
parent | Stable for x86, wrt bug #485500 (diff) | |
download | gentoo-2-e157fe296672e18c0ff874e9ce475b2ba9019560.tar.gz gentoo-2-e157fe296672e18c0ff874e9ce475b2ba9019560.tar.bz2 gentoo-2-e157fe296672e18c0ff874e9ce475b2ba9019560.zip |
Stable for x86, wrt bug #477182
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/fftw/fftw-3.3.3-r2.ebuild')
-rw-r--r-- | sci-libs/fftw/fftw-3.3.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-3.3.3-r2.ebuild b/sci-libs/fftw/fftw-3.3.3-r2.ebuild index a1b22e3ee5ff..ff6807512c7b 100644 --- a/sci-libs/fftw/fftw-3.3.3-r2.ebuild +++ b/sci-libs/fftw/fftw-3.3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.3.3-r2.ebuild,v 1.5 2013/09/21 13:32:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.3.3-r2.ebuild,v 1.6 2013/09/22 06:51:25 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.fftw.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="3.0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="altivec avx doc fma fortran mpi neon openmp quad sse sse2 static-libs test threads zbus" # there is no abi_x86_32 port of virtual/mpi right now |