diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-08-10 16:42:36 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-08-10 16:42:36 +0000 |
commit | e5fe80b47333dc7f64b3c7726cc90033ce315741 (patch) | |
tree | 2df7acb2941a53c4978fafb913ca7ca753b7fefd /sci-libs/fftw/fftw-3.0.1-r2.ebuild | |
parent | version bump. closes bug #101950 (diff) | |
download | historical-e5fe80b47333dc7f64b3c7726cc90033ce315741.tar.gz historical-e5fe80b47333dc7f64b3c7726cc90033ce315741.tar.bz2 historical-e5fe80b47333dc7f64b3c7726cc90033ce315741.zip |
ppc stable, bug #101771
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-libs/fftw/fftw-3.0.1-r2.ebuild')
-rw-r--r-- | sci-libs/fftw/fftw-3.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-3.0.1-r2.ebuild b/sci-libs/fftw/fftw-3.0.1-r2.ebuild index ab3daa48c7e5..429e0aea53c5 100644 --- a/sci-libs/fftw/fftw-3.0.1-r2.ebuild +++ b/sci-libs/fftw/fftw-3.0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.0.1-r2.ebuild,v 1.2 2005/08/10 16:02:47 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.0.1-r2.ebuild,v 1.3 2005/08/10 16:42:36 dertobi123 Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.fftw.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="3.0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 sparc x86" IUSE="3dnow altivec mpi sse sse2" DEPEND="virtual/libc" |