diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:30:39 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:30:39 +0000 |
commit | 62d06c2dd73ba4a8e9eec07e4b2a2c4f63331bf5 (patch) | |
tree | 7d83f3bc1b2af0dee32071ffc388f6027cd76397 /sci-libs/flann/flann-1.6.8.ebuild | |
parent | x86 stable per bug 354033 (diff) | |
download | gentoo-2-62d06c2dd73ba4a8e9eec07e4b2a2c4f63331bf5.tar.gz gentoo-2-62d06c2dd73ba4a8e9eec07e4b2a2c4f63331bf5.tar.bz2 gentoo-2-62d06c2dd73ba4a8e9eec07e4b2a2c4f63331bf5.zip |
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'sci-libs/flann/flann-1.6.8.ebuild')
-rw-r--r-- | sci-libs/flann/flann-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/flann/flann-1.6.8.ebuild b/sci-libs/flann/flann-1.6.8.ebuild index b25eb69295e0..16dd762872e0 100644 --- a/sci-libs/flann/flann-1.6.8.ebuild +++ b/sci-libs/flann/flann-1.6.8.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/flann/flann-1.6.8.ebuild,v 1.2 2011/05/08 21:19:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v 1.3 2011/05/09 08:30:39 tomka Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://people.cs.ubc.ca/~mariusm/uploads/FLANN/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="python test" RDEPEND="sci-libs/hdf5[mpi,threads] |