summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 14:28:17 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 14:28:17 +0000
commit07816d528d578d360556cf23677cb1494694b995 (patch)
tree53d4a1a5b3a395cc25f13c338cde6fae72a2c7ba /sci-libs/fftw
parentarm stable (diff)
downloadgentoo-2-07816d528d578d360556cf23677cb1494694b995.tar.gz
gentoo-2-07816d528d578d360556cf23677cb1494694b995.tar.bz2
gentoo-2-07816d528d578d360556cf23677cb1494694b995.zip
arm stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'sci-libs/fftw')
-rw-r--r--sci-libs/fftw/fftw-3.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-3.1.2.ebuild b/sci-libs/fftw/fftw-3.1.2.ebuild
index e45335f78487..ebacfb4cf4cb 100644
--- a/sci-libs/fftw/fftw-3.1.2.ebuild
+++ b/sci-libs/fftw/fftw-3.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.1.2.ebuild,v 1.10 2007/06/16 06:45:51 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.1.2.ebuild,v 1.11 2007/08/25 14:28:17 vapier Exp $
inherit flag-o-matic eutils toolchain-funcs autotools
@@ -10,7 +10,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"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE="altivec sse sse2 test"
DEPEND="test? ( dev-lang/perl )"